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

Issue 2740573003: Fix dangling ddc references in libraries.dart (Closed)

Created:
3 years, 9 months ago by vsm
Modified:
3 years, 9 months ago
CC:
dev-compiler+reviews_dartlang.org, Paul Berry, Jennifer Messerly
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix dangling ddc references in libraries.dart Our internal tooling is complaining about this when building / checking the ddc sdk. It appears to use the analyzer's summary builder tool which seems less forgiving about dangling references / missing files. R=srawlins@google.com Committed: https://github.com/dart-lang/sdk/commit/f6e964fca90df33d521b39b10927104f01af3327

Patch Set 1 #

Patch Set 2 : Add file #

Total comments: 1

Patch Set 3 : Patch the right libraries.dart file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -31 lines) Patch
M pkg/dev_compiler/lib/js/amd/dart_sdk.js View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M pkg/dev_compiler/lib/js/common/dart_sdk.js View 1 2 3 chunks +3 lines, -1 line 0 comments Download
M pkg/dev_compiler/lib/js/es6/dart_sdk.js View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M pkg/dev_compiler/lib/js/legacy/dart_sdk.js View 1 2 3 chunks +3 lines, -1 line 0 comments Download
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View 1 2 Binary file 0 comments Download
M pkg/dev_compiler/test/browser/language_tests.js View 1 2 1 chunk +0 lines, -1 line 0 comments Download
A pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/nativewrappers.dart View 1 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/libraries.dart View 1 2 4 chunks +7 lines, -24 lines 0 comments Download
M pkg/dev_compiler/tool/sdk_expected_errors.txt View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
vsm
3 years, 9 months ago (2017-03-07 18:40:40 UTC) #3
Jennifer Messerly
interesting. I'm confused about changing the main SDK libraries.dart for DDC reasons. DDC doesn't use ...
3 years, 9 months ago (2017-03-07 19:43:52 UTC) #5
vsm
On 2017/03/07 19:43:52, Jennifer Messerly wrote: > interesting. I'm confused about changing the main SDK ...
3 years, 9 months ago (2017-03-07 19:55:22 UTC) #6
vsm
ptal
3 years, 9 months ago (2017-03-07 20:10:39 UTC) #7
srawlins
lgtm
3 years, 9 months ago (2017-03-07 23:14:10 UTC) #8
vsm
3 years, 9 months ago (2017-03-07 23:27:58 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f6e964fca90df33d521b39b10927104f01af3327 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698