|
|
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
|
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
|
Total messages: 3 (0 generated)
|