DescriptionEnable by default:
1. threaded compositing on windows (except XP)
2. force compositing mode on mac and linux with 30% probability (for channels < beta)
This patch also gives priority to the command line switches so that both threaded
and force compositing mode can be turned off via the about:flags page or command line.
In the near future, we will use the Finch framework to tweak the experiment percentages.
It also disables ExtensionApiTest.CaptureVisibleTabJPeg as it triggers flakiness on it. chrome.tabs.captureVisibleTab is inherently racy as there is no way to guarantee that the tab has been painted at least once when that call is made. Note how the other variants of CaptureVisibleTab tests have already been disabled for similar reasons.
BUG=143809, 128387, 146861
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158707
Patch Set 1 #
Total comments: 1
Patch Set 2 : removing old field trial code #
Total comments: 4
Patch Set 3 : fix broken tests #Patch Set 4 : merge with latest code #Patch Set 5 : remove unecessary blank line #Patch Set 6 : fix linux compile issue #Patch Set 7 : browser test fixes #Patch Set 8 : reverting ccTextureLayer change #Patch Set 9 : fixes #Patch Set 10 : Added Finch warning. #Patch Set 11 : shorten field trial period #
Total comments: 6
Patch Set 12 : addressing review comments #Patch Set 13 : Explicitly exclude OS_CHROMEOS from the field trial" #Patch Set 14 : rebased to the latest code #Patch Set 15 : mac and linux get fcm with 30% probability #
Messages
Total messages: 18 (0 generated)
|