|
|
- Ensure that classes are finalized before their description is
being generated for the observatory.
- Reset the state that a class is being currently parsed.
- Move the deployed polymer app to a location where it is not
being overwritten by the tools.
- Do not rely on Dart SDK binaries being in your path.
- Check for errors when invoking dart2js as part of build.dart.
Committed: https://code.google.com/p/dart/source/detail?r=30533
Total comments: 3
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7726 lines, -9636 lines) |
Patch |
 |
M |
runtime/bin/resources_sources.gypi
|
View
|
1
2
3
|
1 chunk |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/client/build.dart
|
View
|
1
2
3
|
1 chunk |
+9 lines, -1 line |
1 comment
|
Download
|
 |
M + |
runtime/bin/vmservice/client/deployed/web/index.html
|
View
|
1
2
3
|
6 chunks |
+59 lines, -47 lines |
0 comments
|
Download
|
 |
M + |
runtime/bin/vmservice/client/deployed/web/index.html_bootstrap.dart.js
|
View
|
1
2
3
|
538 chunks |
+7563 lines, -9042 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/class_view.html
|
View
|
1
2
3
|
2 chunks |
+36 lines, -30 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/error_view.dart
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/client/lib/src/observatory_elements/error_view.html
|
View
|
1
2
3
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
D |
runtime/bin/vmservice/client/out/web/.gitignore
|
View
|
1
2
3
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
runtime/bin/vmservice/client/out/web/favicon.ico
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
runtime/bin/vmservice/client/out/web/img/isolate_icon.png
|
View
|
1
2
3
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
runtime/bin/vmservice/client/out/web/index.html
|
View
|
1
2
3
|
1 chunk |
+0 lines, -438 lines |
0 comments
|
Download
|
 |
D |
runtime/bin/vmservice/client/out/web/index.html_bootstrap.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice/client/precommit.sh
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/bin/vmservice_impl.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
runtime/vm/compiler.cc
|
View
|
1
2
3
|
3 chunks |
+25 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/object.cc
|
View
|
1
2
3
|
6 chunks |
+14 lines, -0 lines |
1 comment
|
Download
|
Total messages: 7 (0 generated)
|