Commit Graph

1723 Commits

Author SHA1 Message Date
Todd Turnidge 05bf1d6bb6 Update test status files. Issue #24990.
BUG=
R=asiva@google.com

Review URL: https://codereview.chromium.org/1454143005 .
2015-11-19 12:42:58 -08:00
Alan Knight 42b9d7b702 Serialize the data argument to History's state-related APIs.
BUG=

Review URL: https://codereview.chromium.org/1414903007 .
2015-11-05 16:23:44 -08:00
William Hesse abcb3a4d4d Update status for Firefox 42.
BUG=https://github.com/dart-lang/sdk/issues/24838
R=sgjesse@google.com

Review URL: https://codereview.chromium.org/1415473006 .
2015-11-05 16:14:46 +01:00
Jacob Richman 6bfbb93d72 Make Dartium JS interop implementation more robust in the presence of JS paths that touch dart:html types. Note that the dart2js implementation was already robust in the presence of dart:html types.
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org/1415463019 .
2015-11-04 15:47:46 -08:00
Jacob Richman 1e3fb098d5 TBR. Only the method test group fails. Updated the test expectations file to reflect that.
BUG=

Review URL: https://codereview.chromium.org/1405953006 .
2015-11-04 10:56:30 -08:00
Jacob Richman 1ea74a407b TBR: fix status file for html.status. Only expect test to fail when it is actually run (which requires a browser).
BUG=

Review URL: https://codereview.chromium.org/1423623007 .
2015-11-04 09:40:40 -08:00
Jacob Richman e0f8e96dae Fix status file given new js_typed_interop test that cannot pass in dart2js checked mode without risky changes.
BUG=
R=sra@google.com

Review URL: https://codereview.chromium.org/1410923006 .
2015-11-03 20:08:19 -08:00
Jacob Richman 12e94fc1d9 Make function type checks for types returned by typed JS interop pass for functions with <=10 arguments.
BUG=
R=leafp@google.com

Review URL: https://codereview.chromium.org/1428093005 .
2015-11-03 17:58:22 -08:00
Stephen Adams 7f546e9e0c js_function_getter_trust_types_test should not run in --checked mode
TBR=jacobr@google.com

Review URL: https://codereview.chromium.org/1417713004 .
2015-11-02 16:27:12 -08:00
Jacob Richman 6566e91f04 Fix dartium bug handling object literal constructors with zero arguments.
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org/1431513004 .
2015-11-02 14:13:51 -08:00
Jacob Richman d0f456a910 Fix behavior when typed JS interop getters are called as functions.
BUG=
R=sigmund@google.com, sra@google.com

Review URL: https://codereview.chromium.org/1431523002 .
2015-10-30 16:07:04 -07:00
Jacob Richman e0d2263bb3 Add @anonymous annotation and restrict object literal constructors to only anonymous classes. This frees up defining factory constructors that do not correspond to object literals on JS interop classes.
BUG=
R=sra@google.com

Review URL: https://codereview.chromium.org/1409033005 .
2015-10-29 19:18:19 -07:00
Jacob Richman ff200c11fa Fix bug in allowInteropCaptureThis that caused JavaScript objects to accidentally be wrapped.
Remove spurious call to _convertToJS

BUG=
R=sra@google.com

Review URL: https://codereview.chromium.org/1412193009 .
2015-10-21 11:12:08 -07:00
Jacob Richman f9551da8e3 Make is and as checks handle JavaScriptFunction correctly.
BUG=
R=sigmund@google.com, sra@google.com

Review URL: https://codereview.chromium.org/1416803002 .
2015-10-19 17:58:11 -07:00
Jacob Richman be1fcb9441 Switch Js to JS
BUG=
R=sigmund@google.com

Review URL: https://codereview.chromium.org/1410403003 .
2015-10-19 17:32:10 -07:00
Alan Knight a9362610ee Hide internal methods like wrap_jso from the dart:html public interface
Issue https://github.com/dart-lang/sdk/issues/24602

R=terry@google.com

Review URL: https://codereview.chromium.org/1409743003 .
2015-10-19 11:28:53 -07:00
William Hesse 6a816f2dc1 Update status for failing tests
BUG=https://github.com/dart-lang/sdk/issues/24608
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1410803002 .
2015-10-16 14:00:48 +02:00
William Hesse b459efe087 Update status files for Chrome 46
BUG=
TBR=sgjesse@google.com

Review URL: https://codereview.chromium.org/1407923002 .
2015-10-15 22:42:58 +02:00
Terry L. Lucas e562934def More tests now pass and fixed custom elements to only work in default html and svg namespace
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1392063003 .
2015-10-14 11:44:01 -07:00
Terry L. Lucas 4653701a76 Fixed native element extension, custom events, _VMUpgrader, and data binding.
Enabled tests that exercise this areas.

TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1391143006 .
2015-10-14 10:03:56 -07:00
William Hesse d04dbcd688 Update status for failing Dartium tests.
TBR=terry@google.com
BUG=https://github.com/dart-lang/sdk/issues/24585
BUG=https://github.com/dart-lang/sdk/issues/24584

Review URL: https://codereview.chromium.org/1407713002 .
2015-10-14 14:02:23 +02:00
Alan Knight def9b86310 StorageQuota should not be exposed. Remove tests
BUG=

Review URL: https://codereview.chromium.org/1393103003 .
2015-10-13 16:45:06 -07:00
Jacob Richman 58547f5508 Fix JavaScript property ordering issue that was breaking js_array_test on FireFox
BUG=

Review URL: https://codereview.chromium.org/1408453003 .
2015-10-13 16:23:23 -07:00
Alan Knight 8ab9253879 Unsuppress/fix most indexeddb tests on Dartium
BUG=

Review URL: https://codereview.chromium.org/1405443003 .
2015-10-13 15:32:02 -07:00
Jacob Richman fe431b9730 Fix analyzer warning in mirrors_js_typed_interop_test.
BUG=

Review URL: https://codereview.chromium.org/1402873004 .
2015-10-13 14:00:37 -07:00
Jacob Richman cd2752431e Support user generated custom native JS classes.
BUG=
R=jmesserly@google.com, sra@google.com

Review URL: https://codereview.chromium.org//1318043005 .
2015-10-13 13:15:28 -07:00
Alan Knight 8005f2000a Unsuppress Windows tests from Issue 24546
BUG=

Review URL: https://codereview.chromium.org/1391193005 .
2015-10-13 08:59:18 -07:00
Alan Knight f799386f88 Change test name so it's easier to suppress
BUG=

Review URL: https://codereview.chromium.org/1404513002 .
2015-10-12 13:31:44 -07:00
Terry L. Lucas 5e8a506677 Extension support
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1401063003 .
2015-10-12 10:09:42 -07:00
Terry L. Lucas 6227b207e6 Fixed to allow only HtmlElement in registerElement
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1403683002 .
2015-10-11 20:53:50 -07:00
Terry L. Lucas b6503c7f74 Added for registerElement checking
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1401703002 .
2015-10-11 18:57:59 -07:00
Terry L. Lucas 2353f3ce4d Another one now passes
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1397303002 .
2015-10-11 13:44:50 -07:00
Alan Knight 3bc11d2157 Supress failing tests on Windows Dartium
BUG=

Review URL: https://codereview.chromium.org/1395723005 .
2015-10-09 16:09:17 -07:00
Alan Knight 62e5eed314 Unsuppress speech recognition test
BUG=

Review URL: https://codereview.chromium.org/1403543002 .
2015-10-09 11:31:48 -07:00
Jacob Richman 8d793ca758 Dartium typed js interop work dart repo side of the change. Also tries to get
BUG=

Review URL: https://codereview.chromium.org/1391353002 .
2015-10-07 11:44:50 -07:00
Alan Knight 9ad57e7aa3 Fix Crypto.getRandomValues to modify its argument, fix tests
BUG=

Review URL: https://codereview.chromium.org/1387273002 .
2015-10-07 09:11:14 -07:00
William Hesse ebf4fb6ef0 Update status for failing Dartium DOM custom tag extension tests.
BUG=https://github.com/dart-lang/sdk/issues/24516
R=karlklose@google.com

Review URL: https://codereview.chromium.org/1388233003 .
2015-10-07 15:48:50 +02:00
William Hesse 7be53f25fd Update status for failing html/js_test/transferrables on IE
BUG=https://github.com/dart-lang/sdk/issues/14246
R=sgjesse@google.com

Review URL: https://codereview.chromium.org/1378113003 .
2015-10-05 13:51:34 +02:00
Alan Knight 110b579b8a wrap_jso should wrap JsArray as well, not always call wrap on its contents
BUG=

Committed: https://github.com/dart-lang/sdk/commit/f0e52e4e9175c10739645b6a1f72d551f6b9fd06

Review URL: https://codereview.chromium.org/1383903002 .
2015-10-02 12:48:06 -07:00
William Hesse db579deef1 Update status for passing html/js_test on IE.
BUG=https://github.com/dart-lang/sdk/issues/14246
R=kustermann@google.com

Review URL: https://codereview.chromium.org/1379363002 .
2015-10-02 15:38:46 +02:00
Alan Knight da7d6379cc Revert "wrap_jso should wrap JsArray as well, not always call wrap on its contents"
This reverts commit f0e52e4e91.

BUG=

Review URL: https://codereview.chromium.org/1378183003 .
2015-10-01 17:51:51 -07:00
Alan Knight a48424b2de Don't run wrapping_collections_test on dart2js
BUG=

Review URL: https://codereview.chromium.org/1383933002 .
2015-10-01 17:47:48 -07:00
Alan Knight f0e52e4e91 wrap_jso should wrap JsArray as well, not always call wrap on its contents
BUG=

Review URL: https://codereview.chromium.org/1383903002 .
2015-10-01 16:22:17 -07:00
Alan Knight 07b2ddd401 Preserve identity of Dart wrappers on DOM objects
BUG=

Review URL: https://codereview.chromium.org/1380963003 .
2015-10-01 14:04:01 -07:00
Alan Knight 53e01fdb1b Suppress dartium jsinterop failures on drt as well as dartium
BUG=

Review URL: https://codereview.chromium.org//1373863003 .
2015-09-28 09:38:49 -07:00
Terry L. Lucas 3ce007e910 Fixed a bunch of failure cases for custom elements
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org//1373563004 .
2015-09-25 15:12:08 -07:00
Alan Knight 1b80b9013e Make sure we short-circuit the second corruption test, it might be crashing firefox
BUG=

Review URL: https://codereview.chromium.org//1371543002 .
2015-09-24 16:45:08 -07:00
Alan Knight a004579ccc Try suppressing node_validator test for ff/windows, see if it stops the crashing
BUG=

Review URL: https://codereview.chromium.org//1368043002 .
2015-09-24 15:43:54 -07:00
Alan Knight a4004b6e97 Fix one level of error in postmessage tests, suppress nested list tests
BUG=

Review URL: https://codereview.chromium.org//1371503002 .
2015-09-24 14:27:27 -07:00
Terry L. Lucas f4df270900 No longer crashes but has runtime errors
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org//1366023003 .
2015-09-24 14:09:48 -07:00