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

Issue 2829113002: Make AstFactory.variableDeclaration(charOffset) a required parameter. (Closed)

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

Description

Make AstFactory.variableDeclaration(charOffset) a required parameter. This prevents bugs where we forget to set the offset. R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/f9189fdfe27712c04fa960219e2261e541d20805

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -13 lines) Patch
M pkg/front_end/lib/src/fasta/builder/ast_factory.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 3 chunks +7 lines, -9 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_ast_factory.dart View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
3 years, 8 months ago (2017-04-20 15:10:58 UTC) #2
ahe
lgtm
3 years, 8 months ago (2017-04-20 16:28:20 UTC) #3
Paul Berry
3 years, 8 months ago (2017-04-20 17:31:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f9189fdfe27712c04fa960219e2261e541d20805 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698