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

Issue 10868020: [dart2dart] In renamer only add import prefix for top-level elements. (Closed)

Created:
8 years, 4 months ago by Roman
Modified:
8 years, 4 months ago
Reviewers:
Anton Muhin
CC:
reviews_dartlang.org
Visibility:
Public.

Description

[dart2dart] In placeholder collector skip non top-level elements from dart:* libraries. Protects us from double-prefixing things like: import('dart:io'); Platform.operatingSystem; Committed: https://code.google.com/p/dart/source/detail?r=11174

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M lib/compiler/implementation/dart_backend/placeholder_collector.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M lib/compiler/implementation/dart_backend/renamer.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M tests/compiler/dart2js/unparser_test.dart View 4 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Roman
8 years, 4 months ago (2012-08-22 16:21:18 UTC) #1
Roman
PTAL
8 years, 4 months ago (2012-08-22 16:30:40 UTC) #2
Anton Muhin
8 years, 4 months ago (2012-08-22 16:33:13 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698