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

Issue 2381793002: [SPInvalidation] Don't flip local paint invalidation rect for non-root SVG (Closed)

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

Description

[SPInvalidation] Don't flip local paint invalidation rect for non-root SVG Writing-mode flipping doesn't apply to non-root SVG. This fixes failures of the svg layout tests containing vertical text in slimmingPaintInvalidation mode. BUG=646176 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/ff856adbb42ddeef1b97fe45c0790ff270bca9ce Cr-Commit-Position: refs/heads/master@{#421872}

Patch Set 1 #

Total comments: 2

Patch Set 2 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -10 lines) Patch
M third_party/WebKit/Source/core/paint/PaintInvalidator.cpp View 1 1 chunk +13 lines, -10 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
Xianzhu
4 years, 2 months ago (2016-09-29 16:14:24 UTC) #7
chrishtr
https://codereview.chromium.org/2381793002/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): https://codereview.chromium.org/2381793002/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#newcode48 third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:48: if (!object.isSVG() || object.isSVGRoot()) { Can you point me ...
4 years, 2 months ago (2016-09-29 16:41:59 UTC) #10
Xianzhu
https://codereview.chromium.org/2381793002/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): https://codereview.chromium.org/2381793002/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#newcode48 third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:48: if (!object.isSVG() || object.isSVGRoot()) { On 2016/09/29 16:41:59, chrishtr ...
4 years, 2 months ago (2016-09-29 17:00:56 UTC) #13
chrishtr
On 2016/09/29 at 17:00:56, wangxianzhu wrote: > https://codereview.chromium.org/2381793002/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp > File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): > > https://codereview.chromium.org/2381793002/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#newcode48 ...
4 years, 2 months ago (2016-09-29 17:02:11 UTC) #14
chrishtr
On 2016/09/29 at 17:02:11, chrishtr wrote: > On 2016/09/29 at 17:00:56, wangxianzhu wrote: > > ...
4 years, 2 months ago (2016-09-29 17:02:40 UTC) #15
chrishtr
lgtm
4 years, 2 months ago (2016-09-29 17:03:00 UTC) #16
Xianzhu
On 2016/09/29 17:02:11, chrishtr wrote: > On 2016/09/29 at 17:00:56, wangxianzhu wrote: > > > ...
4 years, 2 months ago (2016-09-29 17:05:55 UTC) #18
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/2381793002/20001
4 years, 2 months ago (2016-09-29 17:06:11 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-29 18:11:31 UTC) #23
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 18:16:22 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff856adbb42ddeef1b97fe45c0790ff270bca9ce
Cr-Commit-Position: refs/heads/master@{#421872}

Powered by Google App Engine
This is Rietveld 408576698