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

Issue 23868034: Remove spawnDomFunction from dart:html (Closed)

Created:
7 years, 3 months ago by vsm
Modified:
7 years, 3 months ago
Reviewers:
floitsch, blois
CC:
reviews_dartlang.org, siva
Visibility:
Public.

Description

Remove spawnDomFunction from dart:html Note, spawnDomFunction is still used under the hood in Dartium to implement Timers and printing in background isolates. I don't think this is necessary, but I'll clean up in a separate CL once we decide what we're doing with background isolates. R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=27577

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -520 lines) Patch
D samples/isolate_html/README View 1 chunk +0 lines, -23 lines 0 comments Download
D samples/isolate_html/app.yaml View 1 chunk +0 lines, -16 lines 0 comments Download
D samples/isolate_html/deploy.sh View 1 chunk +0 lines, -24 lines 0 comments Download
D samples/isolate_html/isolate_sample.css View 1 chunk +0 lines, -77 lines 0 comments Download
D samples/isolate_html/isolate_sample.dart View 1 chunk +0 lines, -131 lines 0 comments Download
D samples/isolate_html/isolate_sample.html View 1 chunk +0 lines, -55 lines 0 comments Download
D samples/isolate_html/main.py View 1 chunk +0 lines, -20 lines 0 comments Download
M sdk/lib/_internal/lib/isolate_helper.dart View 1 chunk +0 lines, -9 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +21 lines, -21 lines 0 comments Download
D tests/html/dom_isolates_test.dart View 1 chunk +0 lines, -81 lines 0 comments Download
M tests/html/html.status View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/html/js_interop_4_test.dart View 2 chunks +0 lines, -33 lines 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 2 chunks +21 lines, -2 lines 0 comments Download
M tools/dom/src/native_DOMPublic.dart View 1 chunk +0 lines, -19 lines 0 comments Download
M tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
vsm
7 years, 3 months ago (2013-09-17 00:17:46 UTC) #1
blois
lgtm
7 years, 3 months ago (2013-09-17 00:20:29 UTC) #2
vsm
7 years, 3 months ago (2013-09-17 17:27:08 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27577 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698