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

Issue 2663773002: [scanner] Fix bom handling (Closed)

Created:
3 years, 10 months ago by marja
Modified:
3 years, 10 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[scanner] Fix bom handling The bug used to show up when - we were streaming a script starting with 0xef 0xbb 0xbf - we aborted preparsing a function (and reset to a bookmark) BUG=chromium:685618 Review-Url: https://codereview.chromium.org/2663773002 Cr-Commit-Position: refs/heads/master@{#42790} Committed: https://chromium.googlesource.com/v8/v8/+/d293656481cfefd69dd26301c20e480bb4878b54

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/parsing/scanner-character-streams.cc View 3 chunks +7 lines, -3 lines 1 comment Download

Messages

Total messages: 19 (10 generated)
marja
ptal I didn't have time to investigate why the existing tests don't catch this or ...
3 years, 10 months ago (2017-01-30 13:04:40 UTC) #4
jochen (gone - plz use gerrit)
On 2017/01/30 at 13:04:40, marja wrote: > ptal > > I didn't have time to ...
3 years, 10 months ago (2017-01-30 13:11:34 UTC) #7
vogelheim
lgtm. Thanks for the fix. I thought I had handled that case once and for ...
3 years, 10 months ago (2017-01-30 17:40:51 UTC) #10
vogelheim
I https://codereview.chromium.org/2663773002/diff/1/src/parsing/scanner-character-streams.cc File src/parsing/scanner-character-streams.cc (right): https://codereview.chromium.org/2663773002/diff/1/src/parsing/scanner-character-streams.cc#newcode271 src/parsing/scanner-character-streams.cc:271: // BOM detected at beginning of the stream. ...
3 years, 10 months ago (2017-01-30 18:59:32 UTC) #11
vogelheim
3 years, 10 months ago (2017-01-30 18:59:35 UTC) #12
vogelheim
To help out, I've uploaded a separate regression test for this, and verified that it ...
3 years, 10 months ago (2017-01-30 19:19:29 UTC) #13
jochen (gone - plz use gerrit)
On 2017/01/30 at 19:19:29, vogelheim wrote: > To help out, I've uploaded a separate regression ...
3 years, 10 months ago (2017-01-30 20:01:00 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/2663773002/1
3 years, 10 months ago (2017-01-30 20:14:42 UTC) #16
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 20:18:34 UTC) #19
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/d293656481cfefd69dd26301c20e480bb48...

Powered by Google App Engine
This is Rietveld 408576698