dart-sdk/utils
vsm@google.com 95e272386c Use userAgent instead of webkitStartDart
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
2013-10-30 04:08:39 +00:00
..
apidoc Rename analyzer_experimental to analyzer. 2013-10-25 23:59:38 +00:00
compiler Remove uses of dart:io Options in dart2js and dartdoc. 2013-10-29 16:36:19 +00:00
css Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
lib Some more removals of dart:utf. 2013-08-27 13:18:34 +00:00
peg Get pegparser test to pass again 2013-10-03 03:28:57 +00:00
pub Fix for issue 11112 align flags to formats used by other tools. 2013-06-10 21:57:49 +00:00
template Remove use of "interface" in template. 2013-08-23 10:55:20 +00:00
testrunner Use userAgent instead of webkitStartDart 2013-10-30 04:08:39 +00:00
tests Get pegparser test to pass again 2013-10-03 03:28:57 +00:00