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

Issue 1100993003: [V8] Use previous token location as EOS token location (Closed)

Created:
5 years, 8 months ago by kozy
Modified:
5 years, 7 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[V8] Use previous token location as EOS token location EOS token location is useless for users and messages.js are not ready for its location. With this CL we use location of token before EOS for it. LOG=Y BUG=chromium:480652 R=yurys@chromium.org,yangguo@chromium.org Committed: https://crrev.com/81afc9313ce84350bcba9f84b255a77e97cd3726 Cr-Commit-Position: refs/heads/master@{#28164}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use previous token location for EOS token #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M src/scanner.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
kozy
Yury, please take a look!
5 years, 8 months ago (2015-04-24 16:56:09 UTC) #1
yurys
https://codereview.chromium.org/1100993003/diff/1/src/messages.js File src/messages.js (right): https://codereview.chromium.org/1100993003/diff/1/src/messages.js#newcode404 src/messages.js:404: if (position - 1 > line_ends[upper]) { I'd rather ...
5 years, 8 months ago (2015-04-27 09:23:15 UTC) #2
kozy
ptal!
5 years, 7 months ago (2015-04-28 18:42:17 UTC) #3
yurys
lgtm, looks like this is the simplest way to get a meaningful location location for ...
5 years, 7 months ago (2015-04-29 08:25:59 UTC) #4
kozy
Yang, please take a look.
5 years, 7 months ago (2015-04-30 08:56:20 UTC) #5
Yang
On 2015/04/30 08:56:20, kozyatinskiy wrote: > Yang, please take a look. lgtm. But please watch ...
5 years, 7 months ago (2015-04-30 12:01:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100993003/20001
5 years, 7 months ago (2015-04-30 12:21:28 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-04-30 12:44:59 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/81afc9313ce84350bcba9f84b255a77e97cd3726 Cr-Commit-Position: refs/heads/master@{#28164}
5 years, 7 months ago (2015-04-30 12:45:06 UTC) #10
Michael Achenbach
[Sheriff] This might change layout test expectations: http://build.chromium.org/p/client.v8/builders/V8-Blink%20Win/builds/3127 http://build.chromium.org/p/client.v8/builders/V8-Blink%20Mac/builds/2998 fast/events/window-onerror-04.html virtual/pointerevent/fast/events/window-onerror-04.html See archive: https://storage.googleapis.com/chromium-layout-test-archives/V8-Blink_Mac/2998/layout-test-results/results.html Maybe ...
5 years, 7 months ago (2015-04-30 13:33:58 UTC) #12
kozy
https://codereview.chromium.org/1115193002/ I've checked that this changes in test expectations are not errors and uploaded CL ...
5 years, 7 months ago (2015-04-30 13:42:39 UTC) #13
Michael Achenbach
5 years, 7 months ago (2015-05-03 12:47:36 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1116233004/ by machenbach@chromium.org.

The reason for reverting is: [Sheriff] Speculative revert. This seems to block
the current roll:
https://codereview.chromium.org/1124463003/

This bisect also points at this CL:
https://codereview.chromium.org/1124523002/

Please prepare the chromium side tests before a reland..

Powered by Google App Engine
This is Rietveld 408576698