mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
95e272386c
This modifies our browser package and test scripts to use the userAgent instead of webkitStartDart (which is gone) to determine if we have native dart support. I'm TBR-ing to get rid of a ton of warnings on the Dartium bots (they are trying to run both native tests (successfully) and compiled-to-js tests (warning no js file)). E.g., see HttpServer warnings on this otherwise green run: http://chromegw.corp.google.com/i/client.dart/builders/dartium-mac-inc-be/builds/634/steps/drt_core_checked_tests/logs/stdio Siggi: you have comments elsewhere around removing/refactoring when webkitStartDart is gone. They are still there. TBR=sigmund@google.com,ricow@google.com Review URL: https://codereview.chromium.org//52023002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29515 260f80e4-7a28-3924-810f-c04153c831b5 |
||
---|---|---|
.. | ||
tools | ||
.gitignore | ||
dart.js |