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

Issue 2157243002: Add in row offset if self-composited. (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, 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

Add in row offset if self-composited. Table cells and rows are in the same coordinate space. So to go from table offset to row, add in the table cell's location() and subtract out the row's. BUG=616600 Committed: https://crrev.com/8c25207f8791f1c97440ffc7c4c13dfc34abead1 Cr-Commit-Position: refs/heads/master@{#406409}

Patch Set 1 #

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Patch Set 5 : none #

Patch Set 6 : none #

Patch Set 7 : none #

Patch Set 8 : none #

Total comments: 2

Patch Set 9 : none #

Messages

Total messages: 20 (9 generated)
chrishtr
This was broken by https://codereview.chromium.org/2073563002. Turns out the row and cell are in the same ...
4 years, 5 months ago (2016-07-18 23:00:58 UTC) #3
wkorman
lgtm
4 years, 5 months ago (2016-07-18 23:45:02 UTC) #4
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/2157243002/100001
4 years, 5 months ago (2016-07-19 16:09:49 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/258289)
4 years, 5 months ago (2016-07-19 17:44:35 UTC) #9
chrishtr
Updated. It turns out the rows and cells really are in the same coordinate space. ...
4 years, 5 months ago (2016-07-19 21:36:19 UTC) #11
wkorman
lgtm https://codereview.chromium.org/2157243002/diff/140001/third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html File third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html (right): https://codereview.chromium.org/2157243002/diff/140001/third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html#newcode130 third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html:130: function repaintTestAt(i, j) { This looks like it ...
4 years, 5 months ago (2016-07-19 21:49:22 UTC) #12
chrishtr
https://codereview.chromium.org/2157243002/diff/140001/third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html File third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html (right): https://codereview.chromium.org/2157243002/diff/140001/third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html#newcode130 third_party/WebKit/LayoutTests/fast/canvas/canvas-composite-repaint-by-all-imagesource.html:130: function repaintTestAt(i, j) { On 2016/07/19 at 21:49:21, wkorman ...
4 years, 5 months ago (2016-07-19 21:55:06 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/2157243002/160001
4 years, 5 months ago (2016-07-19 21:56:40 UTC) #16
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 5 months ago (2016-07-19 23:16:17 UTC) #17
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 23:16:20 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 23:18:37 UTC) #20
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/8c25207f8791f1c97440ffc7c4c13dfc34abead1
Cr-Commit-Position: refs/heads/master@{#406409}

Powered by Google App Engine
This is Rietveld 408576698