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

Issue 2176363002: Removed io dependencies in analyzer to allow compiler to run in the browser (Closed)

Created:
4 years, 4 months ago by priscillalee
Modified:
4 years, 4 months ago
CC:
reviews_dartlang.org, Jacob, Alan Knight, bmilligan
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Removed io dependencies in analyzer to allow compiler to run in the browser BUG= R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/9fa7b5effef3291fe0a6bdd049fd68203a40484f

Patch Set 1 #

Patch Set 2 : Adding analyzer.dart #

Patch Set 3 : Refactored analyzer.dart (added analyzer_base.dart) #

Patch Set 4 : Split up embedder and returned io dependencies. #

Patch Set 5 : Returned io dependencies because they work in dart2js. #

Patch Set 6 : Undid analyzer_base split. #

Patch Set 7 : Ran dartfmt. #

Patch Set 8 : Removed changes to source.dart #

Patch Set 9 : Returned _notifyWatchers #

Patch Set 10 : Refactored summary_sdk #

Total comments: 4

Patch Set 11 : Cleaned up CL #

Patch Set 12 : Updated analyzer version. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M pkg/analyzer/CHANGELOG.md View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summary_sdk.dart View 1 2 3 4 5 6 7 8 9 10 4 chunks +12 lines, -1 line 0 comments Download
M pkg/analyzer/pubspec.yaml View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
priscillalee
Hey John, could you take a look at the changes I made and help me ...
4 years, 4 months ago (2016-07-25 22:08:55 UTC) #2
Jennifer Messerly
Hey Paul -- do you know what would be the best way to follow up ...
4 years, 4 months ago (2016-07-25 22:57:50 UTC) #4
priscillalee
Returned io dependencies (because they work in dart2js) and minimized number of changes made to ...
4 years, 4 months ago (2016-07-26 21:00:44 UTC) #5
Paul Berry
https://codereview.chromium.org/2176363002/diff/180001/pkg/analyzer/lib/src/summary/package_bundle_reader.dart File pkg/analyzer/lib/src/summary/package_bundle_reader.dart (right): https://codereview.chromium.org/2176363002/diff/180001/pkg/analyzer/lib/src/summary/package_bundle_reader.dart#newcode277 pkg/analyzer/lib/src/summary/package_bundle_reader.dart:277: SummaryDataStore(Iterable<String> summaryPaths, [PackageBundle bundle]) { These changes shouldn't be ...
4 years, 4 months ago (2016-07-26 21:16:22 UTC) #6
priscillalee
Thanks for the review. Made the suggested changes. https://codereview.chromium.org/2176363002/diff/180001/pkg/analyzer/lib/src/summary/package_bundle_reader.dart File pkg/analyzer/lib/src/summary/package_bundle_reader.dart (right): https://codereview.chromium.org/2176363002/diff/180001/pkg/analyzer/lib/src/summary/package_bundle_reader.dart#newcode277 pkg/analyzer/lib/src/summary/package_bundle_reader.dart:277: SummaryDataStore(Iterable<String> ...
4 years, 4 months ago (2016-07-26 21:32:48 UTC) #7
Paul Berry
lgtm
4 years, 4 months ago (2016-07-26 21:51:52 UTC) #8
priscillalee
Thanks Paul! Just updated the analyzer version and added changelog comments.
4 years, 4 months ago (2016-07-26 23:38:02 UTC) #9
priscillalee
4 years, 4 months ago (2016-07-26 23:43:42 UTC) #11
Message was sent while issue was closed.
Committed patchset #12 (id:220001) manually as
9fa7b5effef3291fe0a6bdd049fd68203a40484f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698