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

Issue 23021012: Fixing dart2js current script detection. (Closed)

Created:
7 years, 4 months ago by blois
Modified:
7 years, 3 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing dart2js current script detection. The current script was being set on the Isolate after the new isolate was created, leaving the currentScript there unset. Any suggestions on tests that I can add or use to make sure this is correct? BUG=12635

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
Noticed that this was incorrect while debugging an unrelated IE10 issue.
7 years, 4 months ago (2013-08-16 19:35:32 UTC) #1
blois
On 2013/08/16 19:35:32, blois wrote: > Noticed that this was incorrect while debugging an unrelated ...
7 years, 4 months ago (2013-08-22 17:25:32 UTC) #2
ahe
7 years, 3 months ago (2013-08-27 17:26:18 UTC) #3
I think this CL can be subsumed by https://codereview.chromium.org/23523003/.

Powered by Google App Engine
This is Rietveld 408576698