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

Issue 200623006: Set geometry dirty bits on composited layer mappings when updating squashed layers. (Closed)

Created:
6 years, 9 months ago by chrishtr
Modified:
6 years, 9 months ago
Reviewers:
ojan, abarth-chromium
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, abarth-chromium, jchaffraix+rendering, pdr.
Visibility:
Public.

Description

Set geometry dirty bits on composited layer mappings when updating squashed layers. The lack of setting geometry dirty bits in these cases is wrong. However, at the moment it is masked by setting needs geometry dirty bits more globally upwards in the system. When that is cleaned up these targeted ones will be in place. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169395

Patch Set 1 #

Patch Set 2 : Added one more #

Patch Set 3 : Adjusted test. #

Patch Set 4 : More adjustment. #

Total comments: 9

Patch Set 5 : Addressed comments. #

Patch Set 6 : Fix test. #

Patch Set 7 : Fix typo. #

Patch Set 8 : Re-land with test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -2 lines) Patch
A LayoutTests/compositing/squashing/squashed-layer-color-update.html View 1 2 3 4 5 1 chunk +45 lines, -0 lines 0 comments Download
A LayoutTests/compositing/squashing/squashed-layer-color-update-expected.html View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
A + LayoutTests/virtual/softwarecompositing/squashing/squashed-layer-loses-graphicslayer-expected.txt View 1 2 3 4 5 6 7 1 chunk +23 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderLayer.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 2 3 4 5 6 7 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.cpp View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
chrishtr
6 years, 9 months ago (2014-03-15 04:38:50 UTC) #1
abarth-chromium
https://codereview.chromium.org/200623006/diff/60001/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt File LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt (right): https://codereview.chromium.org/200623006/diff/60001/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt#newcode9 LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt:9: RenderBlock (positioned) {DIV} at (8,90) size 40x40 [bgcolor=#008000] Can ...
6 years, 9 months ago (2014-03-17 17:17:03 UTC) #2
chrishtr
https://codereview.chromium.org/200623006/diff/60001/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt File LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt (right): https://codereview.chromium.org/200623006/diff/60001/LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt#newcode9 LayoutTests/compositing/squashing/squashed-layer-color-update-expected.txt:9: RenderBlock (positioned) {DIV} at (8,90) size 40x40 [bgcolor=#008000] On ...
6 years, 9 months ago (2014-03-17 18:10:54 UTC) #3
abarth-chromium
lgtm
6 years, 9 months ago (2014-03-17 19:04:31 UTC) #4
chrishtr
The CQ bit was checked by chrishtr@chromium.org
6 years, 9 months ago (2014-03-17 19:39:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishtr@chromium.org/200623006/110001
6 years, 9 months ago (2014-03-17 19:39:22 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-17 20:23:03 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 9 months ago (2014-03-17 20:23:04 UTC) #8
chrishtr
The CQ bit was checked by chrishtr@chromium.org
6 years, 9 months ago (2014-03-17 21:31:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishtr@chromium.org/200623006/110001
6 years, 9 months ago (2014-03-17 21:31:34 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-17 22:28:59 UTC) #11
Message was sent while issue was closed.
Change committed as 169395

Powered by Google App Engine
This is Rietveld 408576698