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

Issue 2660553003: Extend front_end API to accept patch files (Closed)

Created:
3 years, 10 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 10 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org, danrubel, ahe
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : cl comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -9 lines) Patch
M pkg/front_end/lib/compiler_options.dart View 2 chunks +13 lines, -8 lines 0 comments Download
M pkg/front_end/lib/kernel_generator.dart View 1 3 chunks +25 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2660553003/diff/20001/pkg/front_end/lib/kernel_generator.dart File pkg/front_end/lib/kernel_generator.dart (right): https://codereview.chromium.org/2660553003/diff/20001/pkg/front_end/lib/kernel_generator.dart#newcode49 pkg/front_end/lib/kernel_generator.dart:49: loader.loadLibrary(Uri.parse('dart:_builtin')); this came up in the context of my ...
3 years, 10 months ago (2017-01-27 21:55:51 UTC) #2
Siggi Cherem (dart-lang)
+danrubel +ahe - FYI, here is a change to the frontend API to make it ...
3 years, 10 months ago (2017-01-27 21:56:38 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2660553003/diff/20001/pkg/front_end/lib/kernel_generator.dart File pkg/front_end/lib/kernel_generator.dart (right): https://codereview.chromium.org/2660553003/diff/20001/pkg/front_end/lib/kernel_generator.dart#newcode150 pkg/front_end/lib/kernel_generator.dart:150: options.fileSystem.context.fromUri(options.sdkRoot.resolveUri(patch)); Add a TODO comment here: we should ...
3 years, 10 months ago (2017-01-27 22:49:19 UTC) #4
Siggi Cherem (dart-lang)
thanks! https://codereview.chromium.org/2660553003/diff/20001/pkg/front_end/lib/kernel_generator.dart File pkg/front_end/lib/kernel_generator.dart (right): https://codereview.chromium.org/2660553003/diff/20001/pkg/front_end/lib/kernel_generator.dart#newcode150 pkg/front_end/lib/kernel_generator.dart:150: options.fileSystem.context.fromUri(options.sdkRoot.resolveUri(patch)); On 2017/01/27 22:49:19, Paul Berry wrote: > ...
3 years, 10 months ago (2017-01-27 23:00:19 UTC) #5
Siggi Cherem (dart-lang)
3 years, 10 months ago (2017-01-27 23:00:43 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
a37b3829ec009b2361167c52b1a8a7e918f526c7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698