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

Issue 855953002: File watching compiler. (Closed)

Created:
5 years, 11 months ago by ahe
Modified:
5 years, 11 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org, Johnni Winther, lukechurch
Target Ref:
refs/heads/file_watcher
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address Kasper's comments. #

Patch Set 3 : Merged with r43003. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -0 lines) Patch
A dart/pkg/dart2js_incremental/lib/compiler.dart View 1 1 chunk +123 lines, -0 lines 0 comments Download
M dart/pkg/dart2js_incremental/lib/dart2js_incremental.dart View 1 chunk +1 line, -0 lines 0 comments Download
A dart/pkg/dart2js_incremental/lib/watcher.dart View 1 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
ahe
Next step: integrate this into server.dart.
5 years, 11 months ago (2015-01-19 15:31:56 UTC) #2
kasperl
LGTM. https://codereview.chromium.org/855953002/diff/1/dart/pkg/dart2js_incremental/lib/compiler.dart File dart/pkg/dart2js_incremental/lib/compiler.dart (right): https://codereview.chromium.org/855953002/diff/1/dart/pkg/dart2js_incremental/lib/compiler.dart#newcode43 dart/pkg/dart2js_incremental/lib/compiler.dart:43: Future/*<String | List<int>>*/ inputProvider(Uri uri) { I probably ...
5 years, 11 months ago (2015-01-20 10:23:00 UTC) #3
ahe
Thank you, Kasper! https://codereview.chromium.org/855953002/diff/1/dart/pkg/dart2js_incremental/lib/compiler.dart File dart/pkg/dart2js_incremental/lib/compiler.dart (right): https://codereview.chromium.org/855953002/diff/1/dart/pkg/dart2js_incremental/lib/compiler.dart#newcode43 dart/pkg/dart2js_incremental/lib/compiler.dart:43: Future/*<String | List<int>>*/ inputProvider(Uri uri) { ...
5 years, 11 months ago (2015-01-20 10:45:52 UTC) #4
ahe
5 years, 11 months ago (2015-01-20 10:47:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:2) manually as 43004 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698