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

Issue 87813002: Fix crashes in scanner. (Closed)

Created:
7 years ago by ahe
Modified:
7 years ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org, lukas
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Patch Set 3 : Merged with r30775 #

Patch Set 4 : Merged with r30775 and updated status files. #

Messages

Total messages: 4 (0 generated)
ahe
The cause of the crashes were a cast to BeginGroupToken that wasn't valid and an ...
7 years ago (2013-11-26 08:51:15 UTC) #1
Johnni Winther
lgtm https://codereview.chromium.org/87813002/diff/1/dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart File dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart (right): https://codereview.chromium.org/87813002/diff/1/dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart#newcode1782 dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart:1782: token = expect('(', token); Add comment that [expect] ...
7 years ago (2013-11-26 12:11:11 UTC) #2
ahe
Thank you, Johnni! https://codereview.chromium.org/87813002/diff/1/dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart File dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart (right): https://codereview.chromium.org/87813002/diff/1/dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart#newcode1782 dart/sdk/lib/_internal/compiler/implementation/scanner/parser.dart:1782: token = expect('(', token); On 2013/11/26 ...
7 years ago (2013-11-29 10:48:38 UTC) #3
ahe
7 years ago (2013-11-29 12:50:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r30782 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698