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

Issue 26291005: dart2js: The name of a library without a library declaration is the empty string. (Closed)

Created:
7 years, 2 months ago by rmacnak
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Johnni Winther
Visibility:
Public.

Description

dart2js: The name of a library without a library declaration is the empty string. BUG=http://dartbug.com/10580 R=gbracha@google.com, johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=29263

Patch Set 1 : #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M sdk/lib/_internal/compiler/implementation/elements/elements.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/elements/modelx.dart View 1 1 chunk +9 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_emitter/code_emitter_task.dart View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/lib/js_mirrors.dart View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tests/lib/lib.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tests/lib/mirrors/unnamed_library_test.dart View 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rmacnak
7 years, 2 months ago (2013-10-07 23:45:06 UTC) #1
gbracha
Test lgtm
7 years, 2 months ago (2013-10-08 00:20:08 UTC) #2
ahe
I'm concerned about the qualified name of an element in an unnamed library starting with ...
7 years, 2 months ago (2013-10-10 11:47:53 UTC) #3
rmacnak
Backed out of refactoring the other users of getLibraryOrScriptName(). I still think the qualified name ...
7 years, 2 months ago (2013-10-22 20:34:15 UTC) #4
rmacnak
7 years, 2 months ago (2013-10-24 22:34:49 UTC) #5
Johnni Winther
lgtm
7 years, 1 month ago (2013-10-25 06:11:33 UTC) #6
rmacnak
7 years, 1 month ago (2013-10-25 17:16:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r29263 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698