Skip to content

Commit

Permalink
Remove field trial config for PrioritizeCompositingUntilBeginMainFrame.
Browse files Browse the repository at this point in the history
This feature has been enabled by default.

Bug: 966177
Change-Id: Ib41a4cfb721d9cc5115de8c5569112493b1cc4e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490921
Commit-Queue: Katie Dillon <kdillon@chromium.org>
Reviewed-by: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#822806}
  • Loading branch information
kjd564 authored and Commit Bot committed Oct 30, 2020
1 parent f95d848 commit 8becf3b
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1190,25 +1190,6 @@
]
}
],
"BlinkSchedulerPrioritizeRenderingUntilBeginMainFrame": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"BlinkSchedulerPrioritizeCompositingUntilBeginMainFrame"
]
}
]
}
],
"BrowserJankinessProfiling": [
{
"platforms": [
Expand Down

0 comments on commit 8becf3b

Please sign in to comment.