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

Issue 2554743002: Avoid double paint offset of SVGForeignObject visual rect (Closed)

Created:
4 years ago by Xianzhu
Modified:
4 years ago
Reviewers:
pdr.
CC:
chromium-reviews, blink-reviews, dshwang, blink-reviews-paint_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid double paint offset of SVGForeignObject visual rect SVG object's local visual rects (from SVGLayoutSupport::localVisualRect) are in their local svg coordinates in which paint offset doesn't apply. Don't adjust non-root SVG object's local visual rect by paint offset when calculating their visual rects in backing. TEST=virtual/spinvalidation/paint/invalidation/svg/text-rescale.html BUG=646176 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/d4803657efd7d006ff8bf6f17091fb45e2e8ef34 Cr-Commit-Position: refs/heads/master@{#436978}

Patch Set 1 #

Patch Set 2 : - #

Total comments: 1

Patch Set 3 : Rebase #

Patch Set 4 : - #

Patch Set 5 : Rebase #

Patch Set 6 : Rebaseline bugzilla-5669.html #

Patch Set 7 : Rebaseline bugzilla-5669.html #

Messages

Total messages: 50 (38 generated)
Xianzhu
https://codereview.chromium.org/2554743002/diff/20001/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (left): https://codereview.chromium.org/2554743002/diff/20001/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#oldcode90 third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:90: if ((!object.isSVG() || object.isSVGRoot()) && !rect.isEmpty()) { !rect.isEmpty() is ...
4 years ago (2016-12-06 18:35:26 UTC) #7
pdr.
On 2016/12/06 at 18:35:26, wangxianzhu wrote: > https://codereview.chromium.org/2554743002/diff/20001/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp > File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (left): > > https://codereview.chromium.org/2554743002/diff/20001/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#oldcode90 ...
4 years ago (2016-12-06 19:25:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2554743002/40001
4 years ago (2016-12-06 19:33:01 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_layout_tests_slimming_paint_v2/builds/1713)
4 years ago (2016-12-06 20:14:18 UTC) #19
commit-bot: I haz the power
This CL has an open dependency (Issue 2556803004 Patch 40001). Please resolve the dependency and ...
4 years ago (2016-12-07 01:18:17 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2554743002/100001
4 years ago (2016-12-07 01:39:18 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/349225)
4 years ago (2016-12-07 02:40:59 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2554743002/120001
4 years ago (2016-12-07 03:33:29 UTC) #42
commit-bot: I haz the power
Try jobs failed on following builders: linux_layout_tests_slimming_paint_v2 on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years ago (2016-12-07 05:34:32 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2554743002/120001
4 years ago (2016-12-07 16:33:53 UTC) #46
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years ago (2016-12-07 16:39:41 UTC) #48
commit-bot: I haz the power
4 years ago (2016-12-07 16:42:08 UTC) #50
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/d4803657efd7d006ff8bf6f17091fb45e2e8ef34
Cr-Commit-Position: refs/heads/master@{#436978}

Powered by Google App Engine
This is Rietveld 408576698