Commit Graph

181 Commits

Author SHA1 Message Date
efortuna@google.com 742e1ffcbe Rename XMLHttpRequest to HttpRequest.
Review URL: https://chromiumcodereview.appspot.com//10823352

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11070 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 16:39:35 +00:00
vsm@google.com 9259b263fd Support general serializing of functions between JS and Dart
Anton: This expands on your earlier CL.  Do you mind taking a look?

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11066 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 15:59:54 +00:00
ngeoffray@google.com 9571909fa6 Update status for flaky test js_interop_1_test.
Review URL: https://chromiumcodereview.appspot.com//10860061

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11018 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 08:25:54 +00:00
antonm@google.com ecdf663c72 Remove suppression as the problem has been fixed.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10964 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-20 14:06:33 +00:00
antonm@google.com ec48ba6065 Suppress a test.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10960 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-20 13:40:21 +00:00
antonm@google.com 39dacd1f90 Fix fileapi_test.dart.
Now options are named options, not flags.

R=podivilov@chromium.org,sra@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10958 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-20 13:35:34 +00:00
antonm@google.com 214cd4b8c6 Suppress a test.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10955 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-20 13:25:35 +00:00
johnniwinther@google.com 6846d4f2da Revert inadvertent change to html.status
Review URL: https://chromiumcodereview.appspot.com//10831368

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10892 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 12:30:00 +00:00
johnniwinther@google.com 2cb3a17be4 Revert html.status change
Review URL: https://chromiumcodereview.appspot.com//10834391

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10885 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 11:46:35 +00:00
johnniwinther@google.com ac5a4808d8 Skeleton typedef type implementation
Review URL: https://chromiumcodereview.appspot.com//10832136

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10880 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 11:15:44 +00:00
johnniwinther@google.com 704121bc94 Drt Windows status updated
Review URL: https://chromiumcodereview.appspot.com//10825341

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10873 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 08:41:06 +00:00
sra@google.com d31e5df37d Fix for Issue 3039.
Review URL: https://chromiumcodereview.appspot.com//10825393

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10853 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 18:38:06 +00:00
vsm@google.com 9d6bf700a4 Fix js-interop status on FF
BUG=efortuna@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10851 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 18:21:26 +00:00
vsm@google.com dc965d1e7d Fix js_interop status on IE
TBR=antonm

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10845 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 17:22:59 +00:00
vsm@google.com 1c1fb354b3 Re-enable function serialization test
Review URL: https://chromiumcodereview.appspot.com//10828338

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10837 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 16:54:50 +00:00
sra@google.com 60191319c5 Mark datalistelement_test as failing on IE - HTMLDataListElement is not implemented.
Review URL: https://chromiumcodereview.appspot.com//10836280

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10787 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 03:02:07 +00:00
sra@google.com fa28528dca Enable (HTML)DataListElement
Add test and convenience constructor.
Fixes Issue 4474.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10786 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 02:30:15 +00:00
antonm@google.com cade18f6e2 Disable the test completely.
TBR=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10756 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 17:41:13 +00:00
antonm@google.com 672b745772 Suppress the test.
TBR=vsm@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10754 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 17:38:19 +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 c9d6c02839 And hopefully the last reference to layoutTestController.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10743 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 15:30:44 +00:00
dgrove@google.com 8ed0003a7d Fix missed spot for move of unittest from lib to pkg.
TBR=rnystrom

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10689 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 23:14:05 +00:00
vsm@google.com 3c936d3489 Update status for IE
TBR=sra

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10686 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 22:45:37 +00:00
dgrove@google.com c265902bea Move unittest from lib to pkg.
Review URL: https://chromiumcodereview.appspot.com//10836241

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10685 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 22:36:59 +00:00
vsm@google.com 8aea752058 Don't auto-send credentials on XHR.get
I've introduced an alternative XHR.getWithCredentials to make this an
explicit opt-in.

BUG=4481

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10683 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-14 22:10:59 +00:00
efortuna@google.com 1d14fb856e Un-enable Opera.
Review URL: https://chromiumcodereview.appspot.com//10826255

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10543 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-10 23:36:51 +00:00
efortuna@google.com 5072b18d98 Enable Opera testing (!!!).
Review URL: https://chromiumcodereview.appspot.com//10832239

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10513 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-10 16:50:34 +00:00
antonm@google.com 946ae9f792 Support typed arrays constructor templates.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10501 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-10 12:55:21 +00:00
antonm@google.com f6f19697af Better temporary suppressions.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10494 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-10 11:58:52 +00:00
antonm@google.com 6c71e314ab Temporary suppression.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10492 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-10 11:50:57 +00:00
vsm@google.com 74aaac772a Implement spawnDomFunction
Removed the spawnDomIsolate in favor of spawnDomFunction.  The signature of this function matches spawnFunction.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10474 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-10 00:05:46 +00:00
efortuna@google.com a9748e673e Revert 10268-10269.
TBR=sra
Review URL: https://chromiumcodereview.appspot.com//10831167

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10270 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-04 01:00:47 +00:00
efortuna@google.com 07bf9e61a6 mac => macos in the status file
TBR=sra
Review URL: https://chromiumcodereview.appspot.com//10837113

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10269 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-04 00:56:43 +00:00
efortuna@google.com 9d7efb9557 Quick fix for indexeddb_2_test. Please see bug 4331 for follow up.
TBR=sra
Review URL: https://chromiumcodereview.appspot.com//10825195

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10268 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-04 00:35:47 +00:00
gram@google.com 2edb59744d Remove use of deprecated test functions.
Review URL: https://chromiumcodereview.appspot.com//10828139

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10238 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-03 16:51:21 +00:00
antonm@google.com 19b2518dbe Back out suppressions for now fixed regression.
TBR=turnidge@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10218 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-03 09:37:20 +00:00
ager@google.com 4531c0c770 Remove old isolate API and update all code in the repository to use
the new API.

R=kasperl@google.com,sigmund@google.com,turnidge@google.com
BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10210 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-03 07:24:29 +00:00
efortuna@google.com 048082953b Get chrome bots green (fix status of indexeddb_3 test). See Bug #4331.
Review URL: https://chromiumcodereview.appspot.com//10829150

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10198 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-02 21:06:02 +00:00
antonm@google.com 755e86d6d2 Add suppressions.
TBR=turnidge@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10164 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-02 13:20:12 +00:00
smok@google.com 8d11774914 Fix some html tests status that now pass on win-ff but still fail on
linux-ff because apparently linux-ff buildbot runs ff13

failues in logs:
http://build.chromium.org/p/client.dart/builders/web-ff-win7/builds/3994/steps/failures%20%282012-07-30%2003%3A07%3A50.568%29/logs/stdio

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10009 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-30 12:01:51 +00:00
asiva@google.com 91ca1bfcdd Update status for html/htmloptionscollection_test
Review URL: https://chromiumcodereview.appspot.com//10832041

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9960 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-26 19:30:42 +00:00
asiva@google.com 8fb115a5c3 Skip htmloptions tests (investigating failure).
TBR=srdjan.
Review URL: https://chromiumcodereview.appspot.com//10828020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9907 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-25 20:54:56 +00:00
dgrove@google.com 569ff67250 as of r9862, indexeddb_3_test is passing on drt.
TBR=sra
Review URL: https://chromiumcodereview.appspot.com//10796122

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9867 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-24 22:02:12 +00:00
vsm@google.com b8f94d0b59 Fix status
TBR=jacobr@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9841 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-24 06:33:00 +00:00
vsm@google.com ff7ee386e2 Provide noSuchMethod hook for UnknownElement
The test passes on dartium, fails on dart2js.  The latter appears to be a dart2js bug related to noSuchMethod.  Still need to update the html.status file.

TEST=unknownelement_test.dart

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9839 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-24 06:06:43 +00:00
antonm@google.com d5ca3ce15d Remove suppression for mutationobserver_test.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9816 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-23 15:58:09 +00:00
antonm@google.com 8516662ff1 Remove suppression for typed_arrays_arraybuffer_test.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9808 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-23 13:43:00 +00:00
antonm@google.com 4ff2b45f00 Remove suppression for blob_constructor_test.
TBR=podivilov@chromium.org

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9807 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-23 13:35:46 +00:00
vsm@google.com 3fedf84a1f Cleanup queryAll to return List<Element>.
BUG=3867
TEST=html/queryall-test.dart

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9784 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-20 17:08:53 +00:00
sra@google.com 625fec86a1 Fix html.status
Bots appear to have FireFox 13, test will pass on FireFox 14.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9753 260f80e4-7a28-3924-810f-c04153c831b5
2012-07-19 03:06:59 +00:00