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

Issue 194593005: ASSERTION FAILED: span >= 1 in WebCore::RenderTable::slowColElement (Closed)

Created:
6 years, 9 months ago by rtakacs
Modified:
6 years, 9 months ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

ASSERTION FAILED: span >= 1 in WebCore::RenderTable::slowColElement Set the value of span to 1 if the given number is too big or zero. Merged from WebKit (patch by Zsolt Borbely). https://bugs.webkit.org/show_bug.cgi?id=129148 R= BUG=351280 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169692

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -1 line) Patch
A LayoutTests/fast/table/incorrect-colgroup-span-values.html View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/incorrect-colgroup-span-values-expected.txt View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M Source/core/html/HTMLTableColElement.cpp View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
kenneth.r.christiansen
https://codereview.chromium.org/194593005/diff/1/Source/core/html/HTMLTableColElement.cpp File Source/core/html/HTMLTableColElement.cpp (right): https://codereview.chromium.org/194593005/diff/1/Source/core/html/HTMLTableColElement.cpp#newcode67 Source/core/html/HTMLTableColElement.cpp:67: int newSpan = value.toInt(); I would add a comment ...
6 years, 9 months ago (2014-03-11 13:59:15 UTC) #1
Julien - ping for review
lgtm with improved testing https://codereview.chromium.org/194593005/diff/20001/LayoutTests/fast/table/incorrect-colgroup-span-values.html File LayoutTests/fast/table/incorrect-colgroup-span-values.html (right): https://codereview.chromium.org/194593005/diff/20001/LayoutTests/fast/table/incorrect-colgroup-span-values.html#newcode14 LayoutTests/fast/table/incorrect-colgroup-span-values.html:14: <p>This test passes if it ...
6 years, 9 months ago (2014-03-13 18:29:23 UTC) #2
rtakacs
On 2014/03/13 18:29:23, Julien Chaffraix - PST wrote: > lgtm with improved testing > > ...
6 years, 9 months ago (2014-03-19 15:44:35 UTC) #3
Julien - ping for review
lgtm (next time, no need to wait on me, jus find someone to cq the ...
6 years, 9 months ago (2014-03-20 17:06:35 UTC) #4
Julien - ping for review
The CQ bit was checked by jchaffraix@chromium.org
6 years, 9 months ago (2014-03-20 17:06:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtakacs.u-szeged@partner.samsung.com/194593005/40001
6 years, 9 months ago (2014-03-20 17:06:46 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 17:09:17 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 9 months ago (2014-03-20 17:09:18 UTC) #8
Julien - ping for review
The CQ bit was checked by jchaffraix@chromium.org
6 years, 9 months ago (2014-03-20 18:35:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtakacs.u-szeged@partner.samsung.com/194593005/40001
6 years, 9 months ago (2014-03-20 18:35:10 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 19:52:09 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-20 19:52:09 UTC) #12
Julien - ping for review
The CQ bit was checked by jchaffraix@chromium.org
6 years, 9 months ago (2014-03-20 20:04:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtakacs.u-szeged@partner.samsung.com/194593005/40001
6 years, 9 months ago (2014-03-20 20:04:21 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 21:05:55 UTC) #15
Message was sent while issue was closed.
Change committed as 169692

Powered by Google App Engine
This is Rietveld 408576698