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

Issue 295383008: Remove the forceCompositingMode setting. (Closed)

Created:
6 years, 7 months ago by ojan
Modified:
6 years, 6 months ago
Reviewers:
pfeldman, enne (OOO)
CC:
blink-reviews, eae+blinkwatch, apavlov+blink_chromium.org, aandrey+blink_chromium.org, rune+blink, jamesr, caseq+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, abarth-chromium, dglazkov+blink, jchaffraix+rendering, devtools-reviews_chromium.org, pdr., loislo+blink_chromium.org, zoltan1, lushnikov+blink_chromium.org, eustas+blink_chromium.org, paulirish+reviews_chromium.org, blink-reviews-rendering, leviw+renderwatch, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, jbauman
Visibility:
Public.

Description

Remove the forceCompositingMode setting. Nothing sets it to false anymore. This also means we can remove all the machinery around setting this via enterForceCompositingMode. Unfortunately, WebPopupMenuImpl still needs enterForceCompositingMode. That's crbug.com/378029. BUG=363772, 378029 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175027

Patch Set 1 #

Total comments: 3

Patch Set 2 : address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -81 lines) Patch
M Source/core/frame/Settings.in View 1 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/inspector/InspectorPageAgent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorPageAgent.cpp View 5 chunks +6 lines, -13 lines 0 comments Download
M Source/core/rendering/compositing/RenderLayerCompositor.cpp View 1 1 chunk +2 lines, -4 lines 0 comments Download
M Source/web/WebPagePopupImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/WebPagePopupImpl.cpp View 1 chunk +0 lines, -17 lines 0 comments Download
M Source/web/WebPopupMenuImpl.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/WebSettingsImpl.cpp View 1 1 chunk +0 lines, -5 lines 0 comments Download
M Source/web/WebViewImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/WebViewImpl.cpp View 1 3 chunks +0 lines, -24 lines 0 comments Download
M Source/web/tests/CompositedLayerMappingTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/tests/FrameTestHelpers.cpp View 1 chunk +2 lines, -4 lines 0 comments Download
M Source/web/tests/PinchViewportTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/tests/ScrollingCoordinatorChromiumTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/web/tests/WebViewTest.cpp View 1 1 chunk +0 lines, -1 line 0 comments Download
M public/web/WebSettings.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M public/web/WebWidget.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ojan
Enne, mind doing an initial review and, Pavel, I'll need your final LGTM for the ...
6 years, 7 months ago (2014-05-27 23:08:53 UTC) #1
enne (OOO)
lgtm https://codereview.chromium.org/295383008/diff/1/Source/web/WebPopupMenuImpl.cpp File Source/web/WebPopupMenuImpl.cpp (right): https://codereview.chromium.org/295383008/diff/1/Source/web/WebPopupMenuImpl.cpp#newcode209 Source/web/WebPopupMenuImpl.cpp:209: // FIXME: Is this function really correct? The ...
6 years, 7 months ago (2014-05-27 23:44:12 UTC) #2
ojan
https://codereview.chromium.org/295383008/diff/1/Source/web/WebPopupMenuImpl.cpp File Source/web/WebPopupMenuImpl.cpp (right): https://codereview.chromium.org/295383008/diff/1/Source/web/WebPopupMenuImpl.cpp#newcode209 Source/web/WebPopupMenuImpl.cpp:209: // FIXME: Is this function really correct? The other ...
6 years, 7 months ago (2014-05-27 23:54:34 UTC) #3
ojan
pfeldman, mind taking a quick look? This is a pretty mechanical change.
6 years, 6 months ago (2014-05-28 18:06:59 UTC) #4
pfeldman
lgtm w/ a nit https://codereview.chromium.org/295383008/diff/1/Source/devtools/Inspector-1.1.json File Source/devtools/Inspector-1.1.json (left): https://codereview.chromium.org/295383008/diff/1/Source/devtools/Inspector-1.1.json#oldcode499 Source/devtools/Inspector-1.1.json:499: "name": "setForceCompositingMode", No need to ...
6 years, 6 months ago (2014-05-28 19:20:51 UTC) #5
ojan
The CQ bit was checked by ojan@chromium.org
6 years, 6 months ago (2014-05-29 01:51:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ojan@chromium.org/295383008/20001
6 years, 6 months ago (2014-05-29 01:52:25 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 03:14:00 UTC) #8
Message was sent while issue was closed.
Change committed as 175027

Powered by Google App Engine
This is Rietveld 408576698