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

Issue 2503163003: Trace table cell position indicies accurately. (Closed)

Created:
4 years, 1 month ago by kraynov
Modified:
4 years, 1 month ago
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix TracedLayoutObject crash when table layout is expected to be dirty. Cell's position should not be traced if there is a risk of dirty layout in order to prevent assertion crash. BUG=664271 Committed: https://crrev.com/b8c29bca7e952d293a4e513d5253cfa95ab0ba4c Cr-Commit-Position: refs/heads/master@{#433239}

Patch Set 1 #

Total comments: 2

Patch Set 2 : logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -7 lines) Patch
M third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp View 1 1 chunk +17 lines, -7 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
kraynov
PTAL
4 years, 1 month ago (2016-11-16 02:22:23 UTC) #3
Primiano Tucci (use gerrit)
adding +kouhei as OWNER In the meantime, I find the commit title pretty obscure. I ...
4 years, 1 month ago (2016-11-16 13:14:02 UTC) #8
kraynov
+dgrogan +wangxianzhu Could you please review this change in //third_party/WebKit/Source/core/layout? Thank you!
4 years, 1 month ago (2016-11-17 22:36:17 UTC) #11
kouhei (in TOK)
https://codereview.chromium.org/2503163003/diff/1/third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp File third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp (right): https://codereview.chromium.org/2503163003/diff/1/third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp#newcode73 third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp:73: if (traceGeometry && object.isTableCell()) { Should we really dump ...
4 years, 1 month ago (2016-11-17 22:40:01 UTC) #12
Xianzhu
lgtm, with other reviewers' comments to be addressed.
4 years, 1 month ago (2016-11-17 22:43:22 UTC) #13
kraynov
https://codereview.chromium.org/2503163003/diff/1/third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp File third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp (right): https://codereview.chromium.org/2503163003/diff/1/third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp#newcode73 third_party/WebKit/Source/core/layout/TracedLayoutObject.cpp:73: if (traceGeometry && object.isTableCell()) { On 2016/11/17 22:40:01, kouhei ...
4 years, 1 month ago (2016-11-17 22:52:14 UTC) #15
kouhei (in TOK)
lgtm
4 years, 1 month ago (2016-11-17 22:54:11 UTC) #17
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/2503163003/20001
4 years, 1 month ago (2016-11-18 17:35:44 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-18 18:15:47 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 18:20:40 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b8c29bca7e952d293a4e513d5253cfa95ab0ba4c
Cr-Commit-Position: refs/heads/master@{#433239}

Powered by Google App Engine
This is Rietveld 408576698