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

Issue 141323007: Fix inconsistencies wrt whitespaces. (Closed)

Created:
6 years, 10 months ago by Yang
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix inconsistencies wrt whitespaces. This relands r19196 with fixes. BUG=v8:3109 LOG=Y R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19222

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Removed third_party/string-trim.js #

Patch Set 4 : new license header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -196 lines) Patch
M src/char-predicates.h View 1 1 chunk +21 lines, -0 lines 0 comments Download
M src/conversions-inl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/dateparser.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/jsregexp.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download
M src/runtime.cc View 1 2 chunks +6 lines, -7 lines 0 comments Download
M src/scanner.h View 1 1 chunk +6 lines, -1 line 0 comments Download
M src/scanner.cc View 1 3 chunks +9 lines, -8 lines 0 comments Download
M src/unicode.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/unicode.cc View 1 4 chunks +8 lines, -32 lines 0 comments Download
M test/cctest/test-regexp.cc View 1 2 chunks +8 lines, -20 lines 0 comments Download
M test/mjsunit/third_party/string-trim.js View 1 2 1 chunk +0 lines, -107 lines 0 comments Download
A test/mjsunit/whitespaces.js View 1 2 3 1 chunk +115 lines, -0 lines 0 comments Download
D test/webkit/string-trim-expected.txt View 1 2 1 chunk +31 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Yang
This relands the CL that was rolled back with r19199. Major changes (in second patch ...
6 years, 10 months ago (2014-02-10 09:20:17 UTC) #1
mathiasb
https://codereview.chromium.org/141323007/diff/30001/test/mjsunit/whitespaces.js File test/mjsunit/whitespaces.js (right): https://codereview.chromium.org/141323007/diff/30001/test/mjsunit/whitespaces.js#newcode1 test/mjsunit/whitespaces.js:1: // Copyright 2014 the V8 project authors. All rights ...
6 years, 10 months ago (2014-02-10 09:30:01 UTC) #2
Michael Starzinger
https://codereview.chromium.org/141323007/diff/30001/test/mjsunit/third_party/string-trim.js File test/mjsunit/third_party/string-trim.js (right): https://codereview.chromium.org/141323007/diff/30001/test/mjsunit/third_party/string-trim.js#newcode69 test/mjsunit/third_party/string-trim.js:69: // \u200B is not a whitespace character according to ...
6 years, 10 months ago (2014-02-10 10:22:32 UTC) #3
Yang
Note: Rietveld fails to correctly diff or display string-trim-expected.txt because it now contains weird whitespace ...
6 years, 10 months ago (2014-02-10 10:48:27 UTC) #4
mathiasb
On 2014/02/10 10:48:27, Yang wrote: > I'm not aware we started using this license header ...
6 years, 10 months ago (2014-02-10 10:56:05 UTC) #5
Michael Starzinger
LGTM (didn't verify against the spec).
6 years, 10 months ago (2014-02-10 11:23:04 UTC) #6
Yang
On 2014/02/10 10:56:05, mathiasb wrote: > On 2014/02/10 10:48:27, Yang wrote: > > I'm not ...
6 years, 10 months ago (2014-02-10 12:42:20 UTC) #7
Yang
Committed patchset #4 manually as r19222 (presubmit successful).
6 years, 10 months ago (2014-02-10 12:43:23 UTC) #8
Yang
6 years, 10 months ago (2014-02-10 12:54:50 UTC) #9
Message was sent while issue was closed.
On 2014/02/10 10:56:05, mathiasb wrote:
> On 2014/02/10 10:48:27, Yang wrote:
> > I'm not aware we started using this license header for V8.
> 
> Several files already do. See
>
https://groups.google.com/a/chromium.org/forum/#%21msg/chromium-dev/8p4JKV76k...:
> 
> > This policy is intended and expected to cover all projects in the
> > Chromium universe, including Chrome OS and V8 (which is already nearly
> > compliant).
> 
> There was a reminder on blink-dev recently:
>
https://groups.google.com/a/chromium.org/forum/#%21msg/blink-dev/oSaYHvSLg2M/...

I guess you are right.

Powered by Google App Engine
This is Rietveld 408576698