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

Issue 10050035: isolate: fix how we get the current script now that frog automatically wraps the (Closed)

Created:
8 years, 8 months ago by Siggi Cherem (dart-lang)
Modified:
8 years, 8 months ago
Reviewers:
eub, kasperl
CC:
reviews_dartlang.org, kasperl
Visibility:
Public.

Description

isolate: fix how we get the current script now that frog automatically wraps the app to run on DOMContentLoaded. Committed: https://code.google.com/p/dart/source/detail?r=6959

Patch Set 1 #

Patch Set 2 : + test #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -31 lines) Patch
M lib/compiler/implementation/emitter.dart View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M lib/isolate/frog/isolateimpl.dart View 2 chunks +3 lines, -31 lines 0 comments Download
M lib/isolate/frog/natives.js View 2 chunks +22 lines, -0 lines 0 comments Download
A tests/isolate/src/APIv2_computeThisScriptBrowserTest.dart View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Siggi Cherem (dart-lang)
This is basically how the code was when it was implemented in dartc. Now that ...
8 years, 8 months ago (2012-04-12 00:46:51 UTC) #1
kasperl
LGTM. Is there any way we can test this?
8 years, 8 months ago (2012-04-12 07:06:00 UTC) #2
Siggi Cherem (dart-lang)
Thanks Kasper, added a test that basically appends a script tag. I verified that this ...
8 years, 8 months ago (2012-04-12 17:56:53 UTC) #3
Siggi Cherem (dart-lang)
PTAL - I added a small change so that I don't break dart2js
8 years, 8 months ago (2012-04-12 18:12:12 UTC) #4
kasperl
8 years, 8 months ago (2012-04-13 07:11:09 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698