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

Issue 476273003: Rename acceleratedCompositingForFixedPosition to preferCompositingToLCDText. (Closed)

Created:
6 years, 4 months ago by danakj
Modified:
6 years, 4 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, blink-reviews, blink-reviews-rendering, dglazkov+blink, eae+blinkwatch, enne (OOO), jamesr, jchaffraix+rendering, leviw+renderwatch, pdr., piman, rune+blink, Ian Vollick, zoltan1
Project:
blink
Visibility:
Public.

Description

Rename acceleratedCompositingForFixedPosition to preferCompositingToLCDText. This adds a preferCompositingToLCDText setting, and makes it be set by the setAcceleratedCompositingForFixedPositionEnabled() WebSettings method so that behaviour is not changed. Next, Chromium will be changed to call setPreferCompositingToLCDTextEnabled instead so we can remove this method from settings. Later, other accelerated compositing trigger settings will be merged with preferCompositingToLCDText. R=abarth BUG=365851 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180392

Patch Set 1 #

Patch Set 2 : rm-fixedpos: rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -46 lines) Patch
M LayoutTests/compositing/absolute-inside-out-of-view-fixed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/fixed-position-changed-to-absolute.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale-down.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-iframe-composited-page-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-iframe-composited-page-scale-down.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-transform-composited-page-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-transform-composited-page-scale-down.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-with-squashing.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/fixed-position-element-in-iframe-enters-viewport.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-change-out-of-view-in-view.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-in-view-dynamic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-no-content.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-no-content-scroll-reason.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scrollable-page.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-dynamic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-positioning.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scroll-reason.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/main-thread-scrolling-for-non-composited-fixed-position.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/fixed-pos-inside-composited-intermediate-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/fixed-pos-with-composited-child.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/scroll-fixed-layer-no-content.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/scroll-fixed-layer-out-of-view.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/squashing/squash-above-fixed-1.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/squashing/universal-accelerated-overflow-scrolling.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/squashing/universal-accelerated-overflow-scrolling-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/frame/Settings.in View 1 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebSettingsImpl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.cpp View 1 1 chunk +7 lines, -1 line 0 comments Download
M Source/web/tests/PinchViewportTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/ScrollingCoordinatorChromiumTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/WebViewTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M public/web/WebSettings.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
danakj
6 years, 4 months ago (2014-08-15 19:21:56 UTC) #1
abarth-chromium
LGTM
6 years, 4 months ago (2014-08-15 19:52:55 UTC) #2
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-15 19:57:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/476273003/1
6 years, 4 months ago (2014-08-15 19:57:53 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-15 21:00:02 UTC) #5
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 4 months ago (2014-08-15 21:03:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/476273003/20001
6 years, 4 months ago (2014-08-15 21:03:09 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 22:18:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (20001) as 180392

Powered by Google App Engine
This is Rietveld 408576698