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

Issue 2997593002: Replace comment style generic method syntax with real syntax (TBR) (Closed)

Created:
3 years, 4 months ago by Brian Wilkerson
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, Johnni Winther
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Replace comment style generic method syntax with real syntax Committed: https://github.com/dart-lang/sdk/commit/01b024c00655591c063f52a593774bbbac95cc86

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -28 lines) Patch
M pkg/analyzer/lib/src/kernel/ast_from_analyzer.dart View 2 chunks +3 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/task/model.dart View 4 chunks +10 lines, -13 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map_impl.dart View 5 chunks +8 lines, -8 lines 0 comments Download
M pkg/compiler/lib/src/ssa/interceptor_simplifier.dart View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Brian Wilkerson
We started producing a hint for the old syntax, which broke a couple of bots. ...
3 years, 4 months ago (2017-08-08 17:33:48 UTC) #2
Brian Wilkerson
Committed patchset #1 (id:1) manually as 01b024c00655591c063f52a593774bbbac95cc86 (presubmit successful).
3 years, 4 months ago (2017-08-08 17:34:15 UTC) #4
scheglov
LGTM
3 years, 4 months ago (2017-08-08 17:36:02 UTC) #5
sra1
Probably best to split the dart2js edits into another CL. The dart2js code is in ...
3 years, 4 months ago (2017-08-08 17:53:21 UTC) #7
Brian Wilkerson
I can revert if necessary, but the new hint produced when the old syntax is ...
3 years, 4 months ago (2017-08-08 18:07:33 UTC) #8
Brian Wilkerson
3 years, 4 months ago (2017-08-08 19:46:38 UTC) #9
Message was sent while issue was closed.
For the record, I ran the tests and they both passed.

Powered by Google App Engine
This is Rietveld 408576698