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

Issue 2719353002: First cut at idl changes (Closed)

Created:
3 years, 9 months ago by Brian Wilkerson
Modified:
3 years, 9 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : address comments #

Total comments: 6

Patch Set 3 : Updated comment and ran generator #

Patch Set 4 : line length #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -19 lines) Patch
M pkg/analyzer/lib/src/summary/format.dart View 1 2 3 25 chunks +94 lines, -9 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View 1 2 3 Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 2 3 8 chunks +60 lines, -10 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Paul Berry
lgtm https://codereview.chromium.org/2719353002/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode2889 pkg/analyzer/lib/src/summary/idl.dart:2889: bool get isGenericFunctionType; Question: How do you intend ...
3 years, 9 months ago (2017-02-28 17:06:49 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/2719353002/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode2889 pkg/analyzer/lib/src/summary/idl.dart:2889: bool get isGenericFunctionType; > Question: How do you intend ...
3 years, 9 months ago (2017-02-28 17:19:57 UTC) #3
Paul Berry
https://codereview.chromium.org/2719353002/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode2889 pkg/analyzer/lib/src/summary/idl.dart:2889: bool get isGenericFunctionType; On 2017/02/28 17:19:57, Brian Wilkerson wrote: ...
3 years, 9 months ago (2017-02-28 17:38:57 UTC) #4
Brian Wilkerson
Added a style enum. PTAL.
3 years, 9 months ago (2017-02-28 19:43:16 UTC) #5
Brian Wilkerson
https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart#newcode2929 pkg/analyzer/lib/src/summary/idl.dart:2929: * [isGenericFunctionType] is `true`, the function type being defined. ...
3 years, 9 months ago (2017-02-28 20:28:49 UTC) #6
Paul Berry
lgtm https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart#newcode1120 pkg/analyzer/lib/src/summary/idl.dart:1120: * A typedef that defines a generic function ...
3 years, 9 months ago (2017-02-28 20:43:56 UTC) #7
Brian Wilkerson
I updated a few comments and ran the generator (no structural changes). PTAL https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File ...
3 years, 9 months ago (2017-03-07 17:20:32 UTC) #8
Paul Berry
lgtm https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart#newcode1120 pkg/analyzer/lib/src/summary/idl.dart:1120: * A typedef that defines a generic function ...
3 years, 9 months ago (2017-03-07 17:56:21 UTC) #9
Brian Wilkerson
https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/2719353002/diff/20001/pkg/analyzer/lib/src/summary/idl.dart#newcode1120 pkg/analyzer/lib/src/summary/idl.dart:1120: * A typedef that defines a generic function type. ...
3 years, 9 months ago (2017-03-07 18:21:40 UTC) #10
Brian Wilkerson
3 years, 9 months ago (2017-03-07 18:21:55 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
9e62d501e60d3f0ec5121dfccb73f5dc3a886e13 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698