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

Issue 3002493002: generate synthetic and error tokens when missing digit (Closed)

Created:
3 years, 4 months ago by danrubel
Modified:
3 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

generate synthetic and error tokens when missing digit Fix #30321 R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/63991ba171ddd72a1ca80fd019d61a544419d311

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -14 lines) Patch
M pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/array_based_scanner.dart View 2 chunks +6 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/string_scanner.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/utf8_bytes_scanner.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/test/scanner_fasta_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
danrubel
3 years, 4 months ago (2017-08-12 01:56:59 UTC) #2
ahe
I would like to see a shared test for this as well. Generally, I think ...
3 years, 4 months ago (2017-08-14 06:28:51 UTC) #3
danrubel
Committed patchset #2 (id:20001) manually as 63991ba171ddd72a1ca80fd019d61a544419d311 (presubmit successful).
3 years, 4 months ago (2017-08-14 13:09:47 UTC) #5
danrubel
On 2017/08/14 06:28:51, ahe wrote: > I would like to see a shared test for ...
3 years, 4 months ago (2017-08-14 13:10:26 UTC) #6
danrubel
3 years, 4 months ago (2017-08-15 16:25:35 UTC) #7
Message was sent while issue was closed.
On 2017/08/14 13:10:26, danrubel wrote:
> On 2017/08/14 06:28:51, ahe wrote:
> > I would like to see a shared test for this as well. Generally, I think we
need
> > to get in the habit of adding a shared test to ensure that dart2js doesn't
> > crash.
> > 
> > Otherwise, LGTM!
> 
> Good idea. I'll add one in a subsequent CL.

See https://codereview.chromium.org/2995943002/

Powered by Google App Engine
This is Rietveld 408576698