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

Issue 2144413002: Fix invalidation under scroll, and cull rect testing, of flipped-block writing mode elements. (Closed)

Created:
4 years, 5 months ago by chrishtr
Modified:
4 years, 5 months ago
Reviewers:
wkorman
CC:
blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, slimming-paint-reviews_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

Fix invalidation under scroll, and cull rect testing, of flipped-block writing mode elements. BUG=529938 Committed: https://crrev.com/799bc86d81b9a6efb6aac2ce1bbbe32a907bccb8 Cr-Commit-Position: refs/heads/master@{#405891}

Patch Set 1 #

Patch Set 2 : none #

Total comments: 2

Patch Set 3 : none #

Patch Set 4 : none #

Patch Set 5 : none #

Patch Set 6 : none #

Patch Set 7 : none #

Messages

Total messages: 24 (14 generated)
chrishtr
4 years, 5 months ago (2016-07-14 22:59:59 UTC) #3
wkorman
lgtm https://codereview.chromium.org/2144413002/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp File third_party/WebKit/Source/core/layout/LayoutObject.cpp (right): https://codereview.chromium.org/2144413002/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp#newcode1400 third_party/WebKit/Source/core/layout/LayoutObject.cpp:1400: inverseOffset = inverseOffset + toLayoutSize(LayoutPoint(scrollableArea->scrollOrigin())); nit: could use ...
4 years, 5 months ago (2016-07-14 23:48:52 UTC) #6
chrishtr
https://codereview.chromium.org/2144413002/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp File third_party/WebKit/Source/core/layout/LayoutObject.cpp (right): https://codereview.chromium.org/2144413002/diff/20001/third_party/WebKit/Source/core/layout/LayoutObject.cpp#newcode1400 third_party/WebKit/Source/core/layout/LayoutObject.cpp:1400: inverseOffset = inverseOffset + toLayoutSize(LayoutPoint(scrollableArea->scrollOrigin())); On 2016/07/14 at 23:48:52, ...
4 years, 5 months ago (2016-07-14 23:51:10 UTC) #7
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/2144413002/40001
4 years, 5 months ago (2016-07-14 23:51:57 UTC) #10
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/260501)
4 years, 5 months ago (2016-07-15 00:47:07 UTC) #12
chrishtr
Updated to move scroll origin to offsetFromLayoutObject, and reverted a bunch of the other stuff. ...
4 years, 5 months ago (2016-07-15 19:01:41 UTC) #13
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/2144413002/120001
4 years, 5 months ago (2016-07-15 20:46:38 UTC) #20
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 5 months ago (2016-07-15 23:06:51 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 23:07:01 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 23:08:14 UTC) #24
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/799bc86d81b9a6efb6aac2ce1bbbe32a907bccb8
Cr-Commit-Position: refs/heads/master@{#405891}

Powered by Google App Engine
This is Rietveld 408576698