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

Issue 2490283002: Use parseHTMLInteger in HTMLLIElement (Closed)

Created:
4 years, 1 month ago by rwlbuis
Modified:
4 years, 1 month ago
Reviewers:
tkent
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use parseHTMLInteger in HTMLLIElement Use parseHTMLInteger in HTMLLIElement instead of toInt to avoid problems when handling -2147483648. BUG=657448 Committed: https://crrev.com/be05dcac5f912363b08b387fa798069656eec8aa Cr-Commit-Position: refs/heads/master@{#432106}

Patch Set 1 #

Patch Set 2 : Add test #

Total comments: 2

Patch Set 3 : Rename and move test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
A third_party/WebKit/LayoutTests/fast/lists/li-minimum-long-value.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/lists/li-minimum-long-value-expected.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLLIElement.cpp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
rwlbuis
PTAL.
4 years, 1 month ago (2016-11-11 03:37:33 UTC) #5
tkent
Needs a test.
4 years, 1 month ago (2016-11-11 03:43:47 UTC) #6
rwlbuis
On 2016/11/11 03:43:47, tkent wrote: > Needs a test. Done.
4 years, 1 month ago (2016-11-11 13:31:42 UTC) #7
tkent
https://codereview.chromium.org/2490283002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html File third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html (right): https://codereview.chromium.org/2490283002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html#newcode1 third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html:1: <li value="-2147483648"> As for the file name, 'tabindex' doesn't ...
4 years, 1 month ago (2016-11-14 02:33:57 UTC) #8
rwlbuis
https://codereview.chromium.org/2490283002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html File third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html (right): https://codereview.chromium.org/2490283002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html#newcode1 third_party/WebKit/LayoutTests/fast/dom/tabindex-overflow.html:1: <li value="-2147483648"> On 2016/11/14 02:33:57, tkent wrote: > As ...
4 years, 1 month ago (2016-11-14 13:47:34 UTC) #9
tkent
lgtm
4 years, 1 month ago (2016-11-14 23:07:16 UTC) #10
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/2490283002/40001
4 years, 1 month ago (2016-11-15 00:14:07 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/262022) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 1 month ago (2016-11-15 02:18:27 UTC) #14
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/2490283002/40001
4 years, 1 month ago (2016-11-15 02:22:29 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-15 05:05:55 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 05:14:11 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/be05dcac5f912363b08b387fa798069656eec8aa
Cr-Commit-Position: refs/heads/master@{#432106}

Powered by Google App Engine
This is Rietveld 408576698