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

Issue 2098683003: Use enclosingIntRect when computing paint invalidations across transforms (Closed)

Created:
4 years, 6 months ago by chrishtr
Modified:
4 years, 6 months ago
Reviewers:
pdr., trchen
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use enclosingIntRect when computing paint invalidations across transforms. Pixel-snapping cannot be computed correctly across the transform if the transform includes a scale component. BUG=622232 Committed: https://crrev.com/05953c442a6d3a9dd96bc4bb36c27f0dec5ef008 Cr-Commit-Position: refs/heads/master@{#402023}

Patch Set 1 #

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Total comments: 5

Patch Set 5 : none #

Patch Set 6 : none #

Messages

Total messages: 15 (7 generated)
chrishtr
4 years, 6 months ago (2016-06-24 22:44:58 UTC) #4
pdr.
LGTM https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.cpp File third_party/WebKit/Source/core/layout/LayoutBox.cpp (right): https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.cpp#newcode2080 third_party/WebKit/Source/core/layout/LayoutBox.cpp:2080: // Use enclosingIntRect because we cannot propery compute ...
4 years, 6 months ago (2016-06-24 22:47:51 UTC) #6
pdr.
https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html File third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html (right): https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html#newcode5 third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html:5: </div> Nit: indentation
4 years, 6 months ago (2016-06-24 22:48:41 UTC) #7
pdr.
https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.cpp File third_party/WebKit/Source/core/layout/LayoutBox.cpp (right): https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.cpp#newcode2080 third_party/WebKit/Source/core/layout/LayoutBox.cpp:2080: // Use enclosingIntRect because we cannot propery compute pixel ...
4 years, 6 months ago (2016-06-24 22:49:19 UTC) #8
chrishtr
https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html File third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html (right): https://codereview.chromium.org/2098683003/diff/60001/third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html#newcode5 third_party/WebKit/LayoutTests/paint/invalidation/invalidation-with-scale-transform.html:5: </div> On 2016/06/24 at 22:48:41, pdr. wrote: > Nit: ...
4 years, 6 months ago (2016-06-24 22:50:14 UTC) #9
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/2098683003/100001
4 years, 6 months ago (2016-06-24 22:54:48 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 6 months ago (2016-06-25 00:11:16 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-25 00:16:03 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/05953c442a6d3a9dd96bc4bb36c27f0dec5ef008
Cr-Commit-Position: refs/heads/master@{#402023}

Powered by Google App Engine
This is Rietveld 408576698