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

Issue 331203003: Improve the compositing reasons when squashing fails (Closed)

Created:
6 years, 6 months ago by Ian Vollick
Modified:
6 years, 6 months ago
Reviewers:
chrishtr
CC:
blink-reviews, jamesr, blink-reviews-rendering, krit, jbroman, zoltan1, eae+blinkwatch, leviw+renderwatch, abarth-chromium, danakj, Rik, jchaffraix+rendering, pdr., rwlbuis, Stephen Chennney, rune+blink
Project:
blink
Visibility:
Public.

Description

Improve the compositing reasons when squashing fails Currently we just report that "no squashing target was found". There are many reasons why squashing might fail and this message is not very informative. This cl expands the list of squashing-related compositing reasons to make diagnosing layer explosions easier. R=chrishtr@chromium.org BUG=None Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176259

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -69 lines) Patch
M Source/core/rendering/compositing/CompositingLayerAssigner.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/compositing/CompositingLayerAssigner.cpp View 1 4 chunks +18 lines, -14 lines 0 comments Download
M Source/platform/graphics/CompositingReasons.h View 1 2 3 chunks +92 lines, -54 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ian Vollick
6 years, 6 months ago (2014-06-16 17:06:07 UTC) #1
chrishtr
https://codereview.chromium.org/331203003/diff/1/Source/core/rendering/compositing/CompositingLayerAssigner.cpp File Source/core/rendering/compositing/CompositingLayerAssigner.cpp (right): https://codereview.chromium.org/331203003/diff/1/Source/core/rendering/compositing/CompositingLayerAssigner.cpp#newcode144 Source/core/rendering/compositing/CompositingLayerAssigner.cpp:144: return CompositingReasonSquashingClippingContainerMismatch; Not quite accurate. Make another enum value.
6 years, 6 months ago (2014-06-16 17:11:06 UTC) #2
Ian Vollick
https://codereview.chromium.org/331203003/diff/1/Source/core/rendering/compositing/CompositingLayerAssigner.cpp File Source/core/rendering/compositing/CompositingLayerAssigner.cpp (right): https://codereview.chromium.org/331203003/diff/1/Source/core/rendering/compositing/CompositingLayerAssigner.cpp#newcode144 Source/core/rendering/compositing/CompositingLayerAssigner.cpp:144: return CompositingReasonSquashingClippingContainerMismatch; On 2014/06/16 17:11:05, chrishtr wrote: > Not ...
6 years, 6 months ago (2014-06-16 17:32:07 UTC) #3
chrishtr
lgtm
6 years, 6 months ago (2014-06-16 17:41:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vollick@chromium.org/331203003/40001
6 years, 6 months ago (2014-06-16 17:42:08 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-16 22:30:12 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/platform/graphics/CompositingReasons.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-16 22:30:13 UTC) #7
Ian Vollick
The CQ bit was checked by vollick@chromium.org
6 years, 6 months ago (2014-06-16 23:29:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vollick@chromium.org/331203003/60001
6 years, 6 months ago (2014-06-16 23:29:56 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 00:53:01 UTC) #10
Message was sent while issue was closed.
Change committed as 176259

Powered by Google App Engine
This is Rietveld 408576698