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

Issue 16509007: Cleanup constants for layerTreeAsText. (Closed)

Created:
7 years, 6 months ago by Xianzhu
Modified:
7 years, 6 months ago
Reviewers:
jamesr, enne (OOO)
CC:
blink-reviews, jamesr, eae+blinkwatch, leviw+renderwatch, danakj, Rik, jchaffraix+rendering, Stephen Chennney, jeez, pdr., Ian Vollick
Visibility:
Public.

Description

Cleanup constants for layerTreeAsText. - Removed LAYER_TREE_INCLUDES_TILE_CACHES and LAYER_TREE_INCLUDES_VISIBLE_RECTS which are not used in blink; - Combined the enums and constants to one set of values; - BTW, changed the naming of composited-scrolling constants in Internals.idl to keep consistence. BUG=none R=enne TBR=jamesr Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152294

Patch Set 1 #

Patch Set 2 : naming #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -101 lines) Patch
M LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/compositing/overflow/build-paint-order-list-where-opt-in-decisions-can-affect-each-other.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/compositing/overflow/build-paint-order-lists.html View 1 1 chunk +3 lines, -3 lines 0 comments Download
M LayoutTests/compositing/tiling/rotated-tiled-clamped.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/compositing/tiling/rotated-tiled-preserve3d-clamped.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/compositing/tiling/tile-cache-zoomed.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/compositing/tiling/tiled-layer-resize.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebKit/chromium/src/WebFrameImpl.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/page/Frame.h View 2 chunks +2 lines, -10 lines 0 comments Download
M Source/core/page/Frame.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/GraphicsLayer.h View 1 4 chunks +4 lines, -13 lines 0 comments Download
M Source/core/platform/graphics/GraphicsLayer.cpp View 1 7 chunks +15 lines, -15 lines 0 comments Download
M Source/core/platform/graphics/GraphicsLayerClient.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderLayerCompositor.cpp View 1 1 chunk +2 lines, -12 lines 0 comments Download
M Source/core/testing/Internals.h View 1 1 chunk +0 lines, -13 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 chunk +1 line, -11 lines 0 comments Download
M Source/core/testing/Internals.idl View 1 2 chunks +7 lines, -7 lines 1 comment Download

Messages

Total messages: 13 (0 generated)
Xianzhu
This CL is separated from https://codereview.chromium.org/155888012.
7 years, 6 months ago (2013-06-11 17:45:46 UTC) #1
enne (OOO)
I don't know what Blink's official coding standard is for idl files. However, it looks ...
7 years, 6 months ago (2013-06-11 18:30:58 UTC) #2
Xianzhu
On 2013/06/11 18:30:58, enne wrote: > I don't know what Blink's official coding standard is ...
7 years, 6 months ago (2013-06-11 18:54:35 UTC) #3
Xianzhu
On 2013/06/11 18:54:35, Xianzhu wrote: > On 2013/06/11 18:30:58, enne wrote: > > I don't ...
7 years, 6 months ago (2013-06-11 19:04:43 UTC) #4
enne (OOO)
On 2013/06/11 19:04:43, Xianzhu wrote: > I see where the problem comes: actually presumbit reported ...
7 years, 6 months ago (2013-06-11 19:17:27 UTC) #5
Xianzhu
On 2013/06/11 19:17:27, enne wrote: > On 2013/06/11 19:04:43, Xianzhu wrote: > > > I ...
7 years, 6 months ago (2013-06-11 19:19:51 UTC) #6
enne (OOO)
On 2013/06/11 19:19:51, Xianzhu wrote: > Then would you suggest we use different names for ...
7 years, 6 months ago (2013-06-11 19:22:45 UTC) #7
Xianzhu
PTAL. https://codereview.chromium.org/16509007/diff/5001/Source/core/testing/Internals.idl File Source/core/testing/Internals.idl (right): https://codereview.chromium.org/16509007/diff/5001/Source/core/testing/Internals.idl#newcode28 Source/core/testing/Internals.idl:28: DoNotCheckConstants This is required otherwise the idl compiler ...
7 years, 6 months ago (2013-06-11 22:25:02 UTC) #8
enne (OOO)
lgtm
7 years, 6 months ago (2013-06-11 23:56:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/16509007/5001
7 years, 6 months ago (2013-06-12 00:05:37 UTC) #10
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=1504
7 years, 6 months ago (2013-06-12 02:14:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/16509007/5001
7 years, 6 months ago (2013-06-12 18:01:32 UTC) #12
commit-bot: I haz the power
7 years, 6 months ago (2013-06-12 19:50:13 UTC) #13
Message was sent while issue was closed.
Change committed as 152294

Powered by Google App Engine
This is Rietveld 408576698