Commit graph

726 commits

Author SHA1 Message Date
ricow@google.com 2cba3d5933 Remove second argument from python clobbering cmd on editor annotated steps
TBR
Review URL: https://chromiumcodereview.appspot.com//10823359

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10791 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 06:06:50 +00:00
ricow@google.com 41ad4a52da Add mission constant to dart editor annotated steps.
Review URL: https://chromiumcodereview.appspot.com//10834352

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10790 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 05:58:24 +00:00
ricow@google.com 71ff9c1549 Fix dart editor buildbot scripts to support clobbering.
Additionally, default to deleting both debug and release mode output directories when nothing has been specified on the command line using the --mode option.
Review URL: https://chromiumcodereview.appspot.com//10829351

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10789 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 05:55:09 +00:00
antonm@google.com 0e9ad86574 Move function serialization to sync ports.
For now only dart to JS serialization.

R=sammccall@google.com,vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10690142

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10750 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 16:58:36 +00:00
antonm@google.com 0e4bc22c37 Revert "Switch to new expiration protocol."
This reverts commit 83a7e7a6bc37f1c7b0780be5ba0a621c2e9c6e3e.

TBR=vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10829167

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10230 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-03 13:37:11 +00:00
antonm@google.com 46eda615fc Switch to new expiration protocol.
R=vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10843055

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10225 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-03 11:56:59 +00:00
antonm@google.com 0db7d72b36 Support references in serialization.
R=sammccall@google.com,vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10693174

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9632 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-13 15:44:38 +00:00
hausner@google.com a8f0861510 Fix bug in SendPortSync serialization
Review URL: https://chromiumcodereview.appspot.com//10698150

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9543 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-11 08:45:07 +00:00
hausner@google.com 7f897e16ec Fix bug in array serialization
Review URL: https://chromiumcodereview.appspot.com//10696143

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9499 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-10 09:38:36 +00:00
efortuna@google.com cae0859989 Fix deserializeList.
Review URL: https://chromiumcodereview.appspot.com//10696142

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9498 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-10 09:07:22 +00:00
vsm@google.com ee6b0e23a8 Serialize/deserialize lists in JS ports
Review URL: https://chromiumcodereview.appspot.com//10702113

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9452 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-09 02:10:37 +00:00
vsm@google.com 9c4f5eda7f Added Dartium support for JS to Dart PortSync calls
I addressed your test comments from the last cl - sorry for missing the last time.

Review URL: https://chromiumcodereview.appspot.com//10702110

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9431 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-06 09:33:34 +00:00
vsm@google.com d14ba572e8 Add support for JS->Dart and Dart->dart via *PortSync.
Review URL: https://chromiumcodereview.appspot.com//10695111

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9427 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-06 08:09:58 +00:00
kasperl@google.com 41d66571ff Stop adding so many global functions in client/dart.js.
R=vsm@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10700103

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9395 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-04 10:51:39 +00:00
kasperl@google.com 647a077cbb Make the new JS interop test pass on Dartium.
Review URL: https://chromiumcodereview.appspot.com//10700102

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9392 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-04 10:30:21 +00:00
kasperl@google.com 7c7246fd2e First experimental steps towards a better story for JS interop.
R=vsm@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10700101

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9387 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-04 08:54:25 +00:00
danrubel@google.com 8a3a9f43bd Don't call FixJavaHome() during dart-editor* builds
Review URL: https://chromiumcodereview.appspot.com//10599003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8949 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 22:59:09 +00:00
ricow@google.com 291f362f68 Add setup of JAVA_HOME to the annotated steps script. The buildbot will pass the relative path to this through an environment variable.
Review URL: https://chromiumcodereview.appspot.com//10583034

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8910 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 15:30:40 +00:00
ahe@google.com 3d9308f63d Another attempt at fixing the Editor build.
Review URL: https://chromiumcodereview.appspot.com//10511005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8239 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 09:03:56 +00:00
ahe@google.com 817cc50636 Another attempt at fixing the Editor build.
Review URL: https://chromiumcodereview.appspot.com//10520002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8238 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 08:55:52 +00:00
kasperl@google.com 9b504b518f Remove frog from the SDK and stop running it from the editor.
R=johnniwinther@google.com,dgrove@google.com,devoncarew@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10454112

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8231 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 06:51:25 +00:00
kasperl@google.com 61cb3e6ad5 Use utils/compiler/buildbot.py instead of the script in frog/scripts.
R=ngeoffray@google.com,ahe@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10448046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8031 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-29 06:33:52 +00:00
dgrove@google.com 5365677300 Reapply r8017.
TBR=efortuna
Review URL: https://chromiumcodereview.appspot.com//10442045

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8020 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 22:58:10 +00:00
dgrove@google.com f1e63f4b4a revert r8017.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8018 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 22:38:47 +00:00
dgrove@google.com ec0085f2b1 Update README, continue evisceration of client directory
Review URL: https://chromiumcodereview.appspot.com//10443044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8017 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-25 22:33:04 +00:00
kasperl@google.com f578b83755 Change the default Dart-to-JavaScript compiler in the editor to be dart2js.
R=ahe@google.com,devoncarew@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10414077

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7905 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-23 13:09:38 +00:00
antonm@google.com 4a80d191ee Fix condition.
TBR=vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10399066

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7714 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-17 17:15:38 +00:00
antonm@google.com 4bd72407cd Add expiration check into dart.js script.
R=podivilov@chromium.org,vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10383215

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7713 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-17 14:20:26 +00:00
kasperl@google.com f379a1d8a3 Allow developers to try out dart2js in their web apps.
We look for a dart-compiler attribute on the script tag and if it is set to dart2js we use the dart2js generated file.

R=sandholm@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10388005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7418 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-08 15:30:53 +00:00
sigmund@google.com 8369d0ad46 reenable some dartc tests that have been disabled accidentally. Move
client/dartc/ to samples/dartc/.

Review URL: https://chromiumcodereview.appspot.com//10343008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7262 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-02 22:55:51 +00:00
sigmund@google.com daef678742 test renaming overhaul: step 4 client tests
Review URL: https://chromiumcodereview.appspot.com//10191033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7041 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 20:09:35 +00:00
ngeoffray@google.com bdc0d78575 Fix bug http://code.google.com/p/dart/issues/detail?id=2718: methods that are implemented by the html/dom library should be called with dart2js calling conventions.
Review URL: https://chromiumcodereview.appspot.com//10202018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7020 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 15:07:16 +00:00
vsm@google.com a0b50cad52 Fix Safari status
TBR=sra

Review URL: https://chromiumcodereview.appspot.com//10235001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6987 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 05:19:14 +00:00
vsm@google.com 5f3607d3db Reapply r6925 with fixed status file.
TBR=sra

Review URL: https://chromiumcodereview.appspot.com//10233001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6986 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 04:59:21 +00:00
sigmund@google.com f1d72ac4f9 rename _tests.dart to _test.dart
Review URL: https://chromiumcodereview.appspot.com//10154010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6984 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 00:23:45 +00:00
vsm@google.com 3f51056930 Revert "Break html_tests.dart into multiple tests"
Review URL: https://chromiumcodereview.appspot.com//10173019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6926 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 06:11:14 +00:00
vsm@google.com 428f4f3f1e Break html_tests.dart into multiple tests
Review URL: https://chromiumcodereview.appspot.com//10139016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6925 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 05:48:25 +00:00
sra@google.com 6b902739e8 Make CanvasPixelArray pretent to be Uint8ClampedArray
Try #2

Review URL: https://chromiumcodereview.appspot.com//10222001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6924 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 03:48:28 +00:00
sra@google.com ccd3de359e Revert "Make CanvasPixelArray pretent to be Uint8ClampedArray"
Review URL: https://chromiumcodereview.appspot.com//10210016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6923 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 02:46:12 +00:00
sra@google.com a8f78a5273 Make CanvasPixelArray pretent to be Uint8ClampedArray
Eventually CanvasPixelArray will go away.

Review URL: https://chromiumcodereview.appspot.com//10207033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6922 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-25 02:25:10 +00:00
antonm@google.com fc6219ca79 Temporary skip InstanceOf test.
Review URL: https://chromiumcodereview.appspot.com//10196018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6896 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-24 16:27:40 +00:00
antonm@google.com 733536b653 Adjust tests.
TBR=podivilov@chromium.org

Review URL: https://chromiumcodereview.appspot.com//10140025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6882 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-24 14:45:31 +00:00
ahe@google.com 9eac6a5748 Remove frogsh.
Review URL: https://chromiumcodereview.appspot.com//10164004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6840 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-23 13:26:06 +00:00
sra@google.com c809a98b54 Browser compat for window.requestAnimationFrame
Review URL: https://chromiumcodereview.appspot.com//10166024

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6824 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 19:38:23 +00:00
sra@google.com 18554fa4de Revert "Browser compat for window.requestAnimationFrame"
This reverts commit 5ce95ee727ce46bb0381926bba21335a1eff7443.

Review URL: https://chromiumcodereview.appspot.com//10161018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6823 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 19:03:26 +00:00
sra@google.com e6c9d7df7f Browser compat for window.requestAnimationFrame
Review URL: https://chromiumcodereview.appspot.com//10161014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6822 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 18:14:45 +00:00
vsm@google.com 0787331c69 Fix html TypedArray constructors
TBR=jacobr

Review URL: https://chromiumcodereview.appspot.com//10146026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6821 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-21 05:22:42 +00:00
sra@google.com f0ff872d3f Revert "Revert "Revert "Revert "Constructors for IDBKeyRange""""
Re-apply "Constructors for IDBKeyRange" with more status file changes.

Review URL: https://chromiumcodereview.appspot.com//10151002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6775 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 22:18:47 +00:00
sra@google.com d86ae6c3ff Revert "Revert "Revert "Constructors for IDBKeyRange"""
This reverts commit b673ffb43044b403332fbd116bfbfc371c3fdeaf.

Review URL: https://chromiumcodereview.appspot.com//10146002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6773 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 22:07:31 +00:00
sra@google.com 97f2aa5ed2 Revert "Revert "Constructors for IDBKeyRange""
Fix status file and missing 'native' keyword.

Review URL: https://chromiumcodereview.appspot.com//10145002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6772 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 21:44:18 +00:00
sra@google.com 0ad7fde830 Revert "Constructors for IDBKeyRange"
Review URL: https://chromiumcodereview.appspot.com//10142001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6771 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 21:26:55 +00:00
sra@google.com d1d09e822c Constructors for IDBKeyRange
Removed static methods on interface and replaced with constructors.

This is dom only, html to come later.

Review URL: https://chromiumcodereview.appspot.com//10128001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6770 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 21:05:00 +00:00
vsm@google.com 545d7d9e90 Temporarily skip html_tests for frog/drt
I'll start breaking this up into multiple tests so we can get finer
grain reporting (and don't have to skip the whole thing).

BUG=2657
TEST=html_tests

Review URL: https://chromiumcodereview.appspot.com//10133004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6768 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 20:52:53 +00:00
sra@google.com 929356d613 Test for IDBKeyRange
Try again.

Review URL: https://chromiumcodereview.appspot.com//10127003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6757 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 17:49:12 +00:00
antonm@google.com eb94e4a5bf Migrate to interpolation instead of concatenation.
Review URL: https://chromiumcodereview.appspot.com//10124010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6756 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 17:25:27 +00:00
sra@google.com ab7afcc0bc Revert "Test for IDBKeyRange"
This reverts commit 7664403fb4ddb16b79ae89163a427dfcfd505686.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10128003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6724 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 03:26:15 +00:00
sra@google.com 935e36ed5d Test for IDBKeyRange
Review URL: https://chromiumcodereview.appspot.com//10095026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6723 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-19 03:06:50 +00:00
sra@google.com 4a81499920 Map IDBAny and IDBKey to Dynamic
Specialize printing of Dynamic depending on context.
Interfaces try to print it as /*IDLType*/ in operation signatures.
Generated C++ is unchanged.

Replace the arg_info tuple with a ParamInfo object.
Rename arg_infos to param_infos.

   void postMessage(Dynamic message, [List messagePorts]);
-> void postMessage(/*SerializedScriptValue*/ message, [List messagePorts]);

   String createObjectURL(var blob_OR_stream);
-> String createObjectURL(blob_OR_stream);

   final Dynamic key;
-> final /*IDBKey*/ key;

   Dynamic strokeStyle;
-> var strokeStyle;

Review URL: https://chromiumcodereview.appspot.com//10107010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6665 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 23:20:28 +00:00
ngeoffray@google.com fdcd0cb5c4 Fix for issue 2433: for stubs on native classes, only call a method with a non-mangled name when the method is a JS method.
Review URL: https://chromiumcodereview.appspot.com//10108013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6618 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 09:28:44 +00:00
sra@google.com aa51ea5010 Next IndexedDB test - scan with a cursor.
Review URL: https://chromiumcodereview.appspot.com//10079028

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6609 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-16 22:41:22 +00:00
antonm@google.com c5921852a0 Support Expectation.identical.
Review URL: https://chromiumcodereview.appspot.com//10080005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6533 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 16:54:36 +00:00
antonm@google.com b52accc008 Add SerializedScriptValueTest.
Review URL: https://chromiumcodereview.appspot.com//10079008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6530 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 16:31:04 +00:00
antonm@google.com 272f77d48d Add very basic MessageEventTest.
R=podivilov@chromium.org

Review URL: https://chromiumcodereview.appspot.com//10087001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6526 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 14:18:43 +00:00
antonm@google.com 29afb0631c Remove suppression for now fixed test.
Review URL: https://chromiumcodereview.appspot.com//10080004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6524 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 13:43:53 +00:00
podivilov@google.com 864dba1ae3 Migrate the samples to one-argument version of requestAnimationFrame and re-enable the test.
R=vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10067009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6503 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 09:24:41 +00:00
sigmund@google.com 6c4f398b1a second try: only mark fail on checked mode
Review URL: https://chromiumcodereview.appspot.com//10066034

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6492 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 00:14:10 +00:00
sigmund@google.com 76a9e07e30 status file of html/TypeArrays1Test: this was incorrectly importing dart:dom
before, and I "fixed" it in an earlier CL.

Review URL: https://chromiumcodereview.appspot.com//10038037

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6491 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 00:10:52 +00:00
sigmund@google.com 656e98150b unittest step2: bye bye to multiple entrypoints for unittest
Review URL: https://chromiumcodereview.appspot.com//10037027

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6480 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-12 21:38:25 +00:00
podivilov@google.com 7fda138ad7 Remove suppression for NativeGCTest in release mode.
TBR=antonm@chromium.org

Review URL: https://chromiumcodereview.appspot.com//10069008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6456 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-12 10:26:19 +00:00
sra@google.com 3c254861a9 Refine understanding of FF ImageData issue.
Review URL: https://chromiumcodereview.appspot.com//10068002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6448 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-12 02:53:35 +00:00
antonm@google.com 0645e292e5 Remove suppression for now supported test.
TBR=podivilov@chromium.org

Review URL: https://chromiumcodereview.appspot.com//9969163

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6433 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 20:19:51 +00:00
sigmund@google.com 9a26e2cf21 fix a couple more dartium tests
Review URL: https://chromiumcodereview.appspot.com//10053013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6417 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 15:57:09 +00:00
sra@google.com 8756739cd0 Suppress checked IndexedDB2Test
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9969150

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6396 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 05:04:08 +00:00
sra@google.com 3031f70cd5 IndexedDB test for maps.
Review URL: https://chromiumcodereview.appspot.com//10037026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6395 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 04:40:06 +00:00
sigmund@google.com 7968e42fe7 update a couple dartium tests
Review URL: https://chromiumcodereview.appspot.com//10051001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6394 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 01:00:11 +00:00
sigmund@google.com 74bcffc716 fix comments in .status files
Review URL: https://chromiumcodereview.appspot.com//10024083

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6392 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 23:50:17 +00:00
sigmund@google.com 1767ae0b4e fix ff bot
Review URL: https://chromiumcodereview.appspot.com//10033039

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6388 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 22:31:11 +00:00
vsm@google.com 78ea52b486 Selenium / Dartium cleanup
- Set client.status
- Enable executable path to be passed into test.dart (needed for dartium bots to invoke)

Review URL: https://chromiumcodereview.appspot.com//10034002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6387 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 22:25:38 +00:00
sigmund@google.com cca364ce76 change status files to make it possible to run test.py -c frog,dart2js -r none.
Except for standalone, this mostly skips all other tests. The configurations
frog_none and dart2js_none these have been ignored for now by the bots, enabling
those tests should be done as needed.

Review URL: https://chromiumcodereview.appspot.com//10042001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6382 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 20:56:37 +00:00
podivilov@google.com e114d7d9cc Anther attempt to fix the build after recent WebKit roll.
R=antonm@chromium.org

Review URL: https://chromiumcodereview.appspot.com//10014025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6372 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 18:04:19 +00:00
podivilov@google.com 190022dcd0 Fix the build after recent WebKit roll.
Update client-leg.status.

R=antonm@google.com,vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//9999026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6369 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 16:59:46 +00:00
podivilov@google.com 84c80d6994 Fix the build after recent WebKit roll.
R=antonm@google.com,vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10031035

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6368 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 16:47:29 +00:00
sra@google.com e24a359ac5 Restore accidentally skipped dartium tests
Review URL: https://chromiumcodereview.appspot.com//9999016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6347 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-10 02:45:53 +00:00
antonm@google.com cb2a735688 Remove now fixed suppression.
TBR=podivilov@chromium.org
TEST=HTMLElementTest.dart

Review URL: https://chromiumcodereview.appspot.com//10024015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6320 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-09 13:13:19 +00:00
sra@google.com c6183eb1fe Revert "Revert "Triage client/dom test failures on FireFox""
This reverts commit a0334de00edff5704092bbbfb95fda62464c30f5.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10023002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6300 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 23:16:13 +00:00
sra@google.com a75455aeb0 Revert "Triage client/dom test failures on FireFox"
This reverts commit c54ea3a32945915f594ffe0c1d74995c60055c6a.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10021001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6298 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 22:52:12 +00:00
sra@google.com a494748f31 Triage client/dom test failures on FireFox
Review URL: https://chromiumcodereview.appspot.com//10012056

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6295 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 21:48:24 +00:00
sra@google.com 3ba598b178 Revert "Triage client/dom test failures on FireFox"
This reverts commit 6f6d937faf0becfbe698fd0b1c824f3331cb86b5.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10007033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6262 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 03:59:21 +00:00
sra@google.com d2b59d5b37 Triage client/dom test failures on FireFox
14 tests fail with frog
All tests hang with dart2js

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9959145

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6261 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 03:48:54 +00:00
sra@google.com a45037c663 Suppress IndexedDB1Test for dart2js
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10009036

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6260 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 02:42:10 +00:00
sra@google.com 416af198eb Switch IndexedDB1Test to use addEventListener.
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10008036

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6258 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 01:28:11 +00:00
sra@google.com 36cce3e793 Revert "First indexeddb test"
This reverts commit 75eb74d0ae44d8716a33a33d9fda122d8c92329e.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10008031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6256 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 23:33:10 +00:00
sra@google.com baefe79b75 First indexeddb test
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10008012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6252 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 23:01:43 +00:00
antonm@google.com 24dcd7a896 Stop skipping tests in Debug mode.
Review URL: https://chromiumcodereview.appspot.com//10009011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6241 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 18:55:57 +00:00
antonm@google.com 91753b6c7f Do not provide additional suppression for NativeGCTest for debug configuration.
R=vsm@google.com

Review URL: https://chromiumcodereview.appspot.com//10010008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6234 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 17:39:32 +00:00
podivilov@google.com 0b670a3a1c Add test for canvas context style accessors.
R=antonm@chromium.org
BUG=2454

Review URL: https://chromiumcodereview.appspot.com//10005006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6221 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 15:50:28 +00:00
dgrove@google.com 779357bcad get rid of dependency on htmlconverter for everything but swarm.
move htmlconverter.py to swarm .
Review URL: https://chromiumcodereview.appspot.com//9977011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6201 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-04 22:29:52 +00:00
sra@google.com d702be0b8f Fix Issue 2362
The wrapping constructor needs to call the correct underlying constructor.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9979034

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6200 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-04 22:24:57 +00:00
antonm@google.com 17d0deaa25 Suppress AudionContextTest on Windows.
TBR=podivilov@chromium.org

Review URL: https://chromiumcodereview.appspot.com//9977017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6194 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-04 20:32:08 +00:00
nweiz@google.com 697190e43e Stop separating out frog_html_tests.
Since Dartium now supports DOMParser, there's no reason to have these tests
separate from the other html_tests.

Review URL: https://chromiumcodereview.appspot.com//9968110

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6186 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-04 18:28:17 +00:00