Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Issue 13907007: Replace merge-ui-and-compositor-threads flag with no-merge-ui-and-compositor-threads flag (Closed)

Created:
7 years, 8 months ago by michaelbai
Modified:
7 years, 7 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Made the following changes to enable merge mode - only set EnableWebViewSynchronousAPIs in unmerge mode - Allow wait in UI thread - Disable 8 unit tests since SW renderer didn't work. BUG=235702, 239144, 238735 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199128

Patch Set 1 #

Patch Set 2 : add flag for test #

Total comments: 5

Patch Set 3 : address comments #

Patch Set 4 : Disable kEnableWebViewSynchronousAPIs #

Patch Set 5 : all wait in UI thread #

Patch Set 6 : Remove input handler #

Patch Set 7 : sync #

Patch Set 8 : sync again #

Patch Set 9 : ShouldCreateCompoistorInputHandler #

Patch Set 10 : Disable the video tests #

Total comments: 2

Patch Set 11 : disable 6 more tests #

Patch Set 12 : Add @DisabledTest #

Patch Set 13 : Sync #

Messages

Total messages: 19 (0 generated)
michaelbai
7 years, 8 months ago (2013-04-26 15:50:58 UTC) #1
joth
https://codereview.chromium.org/13907007/diff/6001/android_webview/common/aw_switches.h File android_webview/common/aw_switches.h (right): https://codereview.chromium.org/13907007/diff/6001/android_webview/common/aw_switches.h#newcode10 android_webview/common/aw_switches.h:10: // Not merge the Browser UI and the renderer ...
7 years, 8 months ago (2013-04-26 18:06:44 UTC) #2
michaelbai
PTAL https://codereview.chromium.org/13907007/diff/6001/android_webview/common/aw_switches.h File android_webview/common/aw_switches.h (right): https://codereview.chromium.org/13907007/diff/6001/android_webview/common/aw_switches.h#newcode10 android_webview/common/aw_switches.h:10: // Not merge the Browser UI and the ...
7 years, 8 months ago (2013-04-26 21:41:43 UTC) #3
joth
https://codereview.chromium.org/13907007/diff/6001/android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellApplication.java File android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellApplication.java (right): https://codereview.chromium.org/13907007/diff/6001/android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellApplication.java#newcode34 android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellApplication.java:34: } On 2013/04/26 21:41:43, michaelbai wrote: > We want ...
7 years, 8 months ago (2013-04-26 21:52:35 UTC) #4
michaelbai
The tests still failed when disable kEnableWebViewSynchronousAPIs, any other flag should I look for?
7 years, 8 months ago (2013-04-27 04:04:04 UTC) #5
boliu
These are DCHECKs on thread_restriction disallow wait on the UI thread. If you run the ...
7 years, 8 months ago (2013-04-27 04:17:10 UTC) #6
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 7 months ago (2013-05-02 04:21:44 UTC) #7
michaelbai
PTAL, don't know why the test bots didn't show up
7 years, 7 months ago (2013-05-07 22:36:52 UTC) #8
michaelbai
On 2013/05/07 22:36:52, michaelbai wrote: > PTAL, don't know why the test bots didn't show ...
7 years, 7 months ago (2013-05-08 03:35:02 UTC) #9
boliu
On 2013/05/08 03:35:02, michaelbai wrote: > On 2013/05/07 22:36:52, michaelbai wrote: > > PTAL, don't ...
7 years, 7 months ago (2013-05-08 08:02:49 UTC) #10
mnaganov (inactive)
On 2013/05/08 08:02:49, boliu wrote: > On 2013/05/08 03:35:02, michaelbai wrote: > > On 2013/05/07 ...
7 years, 7 months ago (2013-05-08 08:12:13 UTC) #11
mkosiba (inactive)
ah, this is probably related to the FrameMetadata not being delivered. IIRC Alex was suggesting ...
7 years, 7 months ago (2013-05-08 10:42:27 UTC) #12
boliu
On 2013/05/08 10:42:27, mkosiba wrote: > ah, this is probably related to the FrameMetadata not ...
7 years, 7 months ago (2013-05-08 10:58:39 UTC) #13
boliu
Joth just reminded me that this will not affect downstream. So let's land this asap. ...
7 years, 7 months ago (2013-05-08 12:46:02 UTC) #14
joth
lgtm yeah The various negatives in function names gets hard to read, but this stuff ...
7 years, 7 months ago (2013-05-08 12:49:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/13907007/60001
7 years, 7 months ago (2013-05-08 19:34:53 UTC) #16
boliu
Err!! Description!! Title and description is not the same thing. Right now it only contains ...
7 years, 7 months ago (2013-05-08 19:36:53 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/13907007/78001
7 years, 7 months ago (2013-05-08 23:23:20 UTC) #18
commit-bot: I haz the power
7 years, 7 months ago (2013-05-09 05:39:53 UTC) #19
Message was sent while issue was closed.
Change committed as 199128

Powered by Google App Engine
This is Rietveld 408576698