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

Issue 2127023002: Toggle GPU raster heuristics based on viewportEnabled. (Closed)

Created:
4 years, 5 months ago by aelias_OOO_until_Jul13
Modified:
4 years, 4 months ago
Reviewers:
vmiura
CC:
blink-reviews, chromium-reviews, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Toggle GPU raster heuristics based on viewportEnabled. On Android, viewportEnabled can be true and viewportMetaEnabled false when "request desktop site" is enabled. We still don't want to turn on GPU raster unconditionally in this case. The previous implementation checking viewportMetaEnabled worked largely by coincidence due to lucky fallthrough and double-setting; change to viewportEnabled instead which is better aligned with the intent, and add a unit test for this case. BUG= Committed: https://crrev.com/1a7a5ed3257d5b8ed2d3f18fb090f5e5bf3b80aa Cr-Commit-Position: refs/heads/master@{#407997}

Patch Set 1 #

Patch Set 2 : Remove duplicate registerMockedHttpURLLoad #

Patch Set 3 : Remove newline #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 2 3 1 chunk +5 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/web/tests/ViewportTest.cpp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
aelias_OOO_until_Jul13
Hi Victor, PTAL.
4 years, 5 months ago (2016-07-09 02:04:49 UTC) #2
aelias_OOO_until_Jul13
Hi Victor, PTAL again now that we're back from vacation.
4 years, 4 months ago (2016-07-26 21:21:03 UTC) #4
vmiura
lgtm
4 years, 4 months ago (2016-07-26 21:35:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2127023002/60001
4 years, 4 months ago (2016-07-26 22:31:54 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-07-27 00:59:26 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 01:02:28 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1a7a5ed3257d5b8ed2d3f18fb090f5e5bf3b80aa
Cr-Commit-Position: refs/heads/master@{#407997}

Powered by Google App Engine
This is Rietveld 408576698