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

Issue 2616463003: Reference table via the cell for collapsed border display item client (Closed)

Created:
3 years, 11 months ago by Xianzhu
Modified:
3 years, 11 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reference table via the cell for collapsed border display item client BUG=676974 Committed: https://crrev.com/307f8cadc888653def2bfdc1a01978b411e718b0 Cr-Commit-Position: refs/heads/master@{#441322}

Patch Set 1 #

Patch Set 2 : - #

Total comments: 3

Patch Set 3 : Avoid copy constructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutTableCell.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCell.cpp View 1 2 5 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
Xianzhu
This is similar to https://codereview.chromium.org/2522923003, but I failed to reproduce the bug and create a ...
3 years, 11 months ago (2017-01-03 21:31:22 UTC) #2
wkorman
https://codereview.chromium.org/2616463003/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp File third_party/WebKit/Source/core/layout/LayoutTableCell.cpp (right): https://codereview.chromium.org/2616463003/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp#newcode1337 third_party/WebKit/Source/core/layout/LayoutTableCell.cpp:1337: WTF::wrapUnique(new CollapsedBorderValues(newValues)); The params don't seem to match the ...
3 years, 11 months ago (2017-01-03 21:36:58 UTC) #5
Xianzhu
https://codereview.chromium.org/2616463003/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp File third_party/WebKit/Source/core/layout/LayoutTableCell.cpp (right): https://codereview.chromium.org/2616463003/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp#newcode1337 third_party/WebKit/Source/core/layout/LayoutTableCell.cpp:1337: WTF::wrapUnique(new CollapsedBorderValues(newValues)); On 2017/01/03 21:36:58, wkorman wrote: > The ...
3 years, 11 months ago (2017-01-03 21:48:56 UTC) #6
wkorman
lgtm https://codereview.chromium.org/2616463003/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp File third_party/WebKit/Source/core/layout/LayoutTableCell.cpp (right): https://codereview.chromium.org/2616463003/diff/20001/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp#newcode1337 third_party/WebKit/Source/core/layout/LayoutTableCell.cpp:1337: WTF::wrapUnique(new CollapsedBorderValues(newValues)); On 2017/01/03 at 21:48:56, Xianzhu wrote: ...
3 years, 11 months ago (2017-01-03 22:05:36 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/2616463003/40001
3 years, 11 months ago (2017-01-04 01:57:16 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2017-01-04 05:10:36 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 05:14:03 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/307f8cadc888653def2bfdc1a01978b411e718b0
Cr-Commit-Position: refs/heads/master@{#441322}

Powered by Google App Engine
This is Rietveld 408576698