|
|
Chromium Code Reviews
DescriptionMap visual rects of descendants under LayoutSVGHiddenContainer to the temporary root
BUG=722761
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
R=chrishtr@chromium.org
Review-Url: https://codereview.chromium.org/2883263003 .
Cr-Commit-Position: refs/heads/master@{#472551}
Committed: https://chromium.googlesource.com/chromium/src/+/0357ef87967c4633b4d6c39de8362ed03831ef90
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove DCHECK(map_to_backing) in slow path (it does happen, and mapping to paint_invalidation_conta… #
Messages
Total messages: 24 (12 generated)
Description was changed from ========== Map visual rects of descendants under LayoutSVGHiddenContainer to the temporary root BUG=722761 ========== to ========== Map visual rects of descendants under LayoutSVGHiddenContainer to the temporary root BUG=722761 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ==========
wangxianzhu@chromium.org changed reviewers: + chrishtr@chromium.org, pdr@chromium.org
This is the correct CL. Ptal.
https://codereview.chromium.org/2883263003/diff/1/third_party/WebKit/Source/c... File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): https://codereview.chromium.org/2883263003/diff/1/third_party/WebKit/Source/c... third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:98: bool map_to_backing = Is this mapping necessary for testing, or for repaint-after-layout checks? If so, in what scenario?
https://codereview.chromium.org/2883263003/diff/1/third_party/WebKit/Source/c... File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): https://codereview.chromium.org/2883263003/diff/1/third_party/WebKit/Source/c... third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:98: bool map_to_backing = On 2017/05/17 00:42:41, chrishtr wrote: > Is this mapping necessary for testing, or for repaint-after-layout checks? > If so, in what scenario? It's for repaint-after-layout checks to invalidate changed DisplayItemClients under the hidden container, so that they will be updated when the resource is recorded.
The CQ bit was checked by chrishtr@chromium.org
lgtm
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by wangxianzhu@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from chrishtr@chromium.org Link to the patchset: https://codereview.chromium.org/2883263003/#ps20001 (title: "Remove DCHECK(map_to_backing) in slow path (it does happen, and mapping to paint_invalidation_conta…")
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by wangxianzhu@chromium.org
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by wangxianzhu@chromium.org
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was checked by wangxianzhu@chromium.org
Description was changed from ========== Map visual rects of descendants under LayoutSVGHiddenContainer to the temporary root BUG=722761 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 ========== to ========== Map visual rects of descendants under LayoutSVGHiddenContainer to the temporary root BUG=722761 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 R=chrishtr@chromium.org Review-Url: https://codereview.chromium.org/2883263003 . Cr-Commit-Position: refs/heads/master@{#472551} Committed: https://chromium.googlesource.com/chromium/src/+/0357ef87967c4633b4d6c39de836... ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 0357ef87967c4633b4d6c39de8362ed03831ef90 (presubmit successful). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
