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

Issue 1021303002: [V8] Fix messages GetPositionInLine method (Closed)

Created:
5 years, 9 months ago by kozy
Modified:
5 years, 8 months ago
Reviewers:
Yang
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] Fix messages GetPositionInLine method With this CL method uses location.column instead start_position - location.start . This method uses for v8::Message::GetStartColumn. R=yangguo@chromium.org BUG=chromium:468781 LOG=Y

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/messages.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
5 years, 9 months ago (2015-03-23 09:38:04 UTC) #1
Not sure if I should review this. This looks good, but a test case would be
nice.

Powered by Google App Engine
This is Rietveld 408576698