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

Issue 342163003: Uptake http://trac.webkit.org/changeset/169848 (Closed)

Created:
6 years, 6 months ago by kenneth.r.christiansen
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink
Project:
blink
Visibility:
Public.

Description

Uptake http://trac.webkit.org/changeset/169848 Set |length| based on |buffer|, not |content|. Switch to using a for loop. Switch to unsigned types since we are working with positive offsets into a String. Make sure to never cross the length boundary. BUG=383703 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176713

Patch Set 1 #

Patch Set 2 : Fixed test case #

Total comments: 2

Patch Set 3 : Easier to understand test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -5 lines) Patch
M Source/core/html/HTMLMetaElement-in.cpp View 3 chunks +8 lines, -5 lines 0 comments Download
M Source/web/tests/ViewportTest.cpp View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A Source/web/tests/data/viewport/viewport-138.html View 1 2 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
arv (Not doing code reviews)
https://codereview.chromium.org/342163003/diff/20001/Source/web/tests/data/viewport/viewport-warnings-8.html File Source/web/tests/data/viewport/viewport-warnings-8.html (right): https://codereview.chromium.org/342163003/diff/20001/Source/web/tests/data/viewport/viewport-warnings-8.html#newcode3 Source/web/tests/data/viewport/viewport-warnings-8.html:3: <meta name="viewport" content="width=123&#x0130;"> This test is suffering from the ...
6 years, 6 months ago (2014-06-20 14:31:37 UTC) #1
kenneth.christiansen
Right, I already pointed that out to Abhishek Arya > https://codereview.chromium.org/342163003/diff/20001/Source/web/tests/data/viewport/viewport-warnings-8.html#newcode3 > Source/web/tests/data/viewport/viewport-warnings-8.html:3: <meta name="viewport" ...
6 years, 6 months ago (2014-06-20 14:49:25 UTC) #2
kenneth.christiansen
https://codereview.chromium.org/342163003/diff/20001/Source/web/tests/ViewportTest.cpp File Source/web/tests/ViewportTest.cpp (right): https://codereview.chromium.org/342163003/diff/20001/Source/web/tests/ViewportTest.cpp#newcode3221 Source/web/tests/ViewportTest.cpp:3221: EXPECT_STREQ("The value \"123i̇\" for key \"width\" was truncated to ...
6 years, 6 months ago (2014-06-20 14:51:51 UTC) #3
arv (Not doing code reviews)
On 2014/06/20 14:49:25, kenneth.christiansen wrote: > Right, I already pointed that out to Abhishek Arya ...
6 years, 6 months ago (2014-06-20 15:07:42 UTC) #4
arv (Not doing code reviews)
LGTM
6 years, 6 months ago (2014-06-20 15:07:48 UTC) #5
arv (Not doing code reviews)
Still LGTM
6 years, 6 months ago (2014-06-20 15:15:41 UTC) #6
kenneth.r.christiansen
The CQ bit was checked by kenneth.r.christiansen@intel.com
6 years, 6 months ago (2014-06-20 15:18:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kenneth.r.christiansen@intel.com/342163003/40001
6 years, 6 months ago (2014-06-20 15:18:59 UTC) #8
kenneth.christiansen
Can anyone check web/
6 years, 6 months ago (2014-06-20 15:55:19 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-20 16:20:46 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 16:23:36 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/8147)
6 years, 6 months ago (2014-06-20 16:23:37 UTC) #12
aarya
+cc Adam for OWNERS review ** Presubmit ERRORS ** Missing LGTM from an OWNER for ...
6 years, 6 months ago (2014-06-22 17:18:13 UTC) #13
abarth-chromium
LGTM
6 years, 6 months ago (2014-06-22 20:33:27 UTC) #14
commit-bot: I haz the power
6 years, 6 months ago (2014-06-22 20:36:51 UTC) #15
Message was sent while issue was closed.
Change committed as 176713

Powered by Google App Engine
This is Rietveld 408576698