Commit Graph

1452 Commits

Author SHA1 Message Date
rmacnak@google.com f310862906 Revert "Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that answer promises."
TBR=vsm@google.com

Review URL: https://codereview.chromium.org//661603003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41138 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-16 02:54:14 +00:00
rmacnak@google.com 5178314123 Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that answer promises.
R=vsm@google.com

Review URL: https://codereview.chromium.org//605853003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41136 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-16 01:17:45 +00:00
whesse@google.com 0abfa59c55 Mark flaky html/indexeddb_5 test in status file for Android.
BUG=dartbug.com/21262
TBR=ricow@google.com

Review URL: https://codereview.chromium.org//636883004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40958 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-07 15:51:31 +00:00
whesse@google.com 59439d898c Update co19 status for co19 roll to r786.
R=ricow@google.com

Review URL: https://codereview.chromium.org//622523003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40836 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-01 13:42:22 +00:00
sra@google.com be78d098a0 Make Node.nodes.insertAll work for an end-positioned index.
R=blois@google.com

Review URL: https://codereview.chromium.org//613063002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40819 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-30 17:54:03 +00:00
vsm@google.com 94095d64a2 Merge 38 changes to bleeding edge
TBR=terry@google.com,leafp@google.com
BUG=

Review URL: https://codereview.chromium.org//605083004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40774 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-29 15:56:25 +00:00
vsm@google.com 1c4bb5f363 Revert "Chrome 38 script changes from integration branch"
This reverts commit r40567.

TBR=leafp@google.com

Review URL: https://codereview.chromium.org//589253002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40570 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 21:11:34 +00:00
vsm@google.com 9e25106514 Chrome 38 script changes from integration branch
TBR=leafp@google.com

Review URL: https://codereview.chromium.org//593853002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40567 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-22 20:45:57 +00:00
vsm@google.com 2b9b3a132f Temporary fix for CanvasRenderingContext2D.arc
TBR=terry@google.com

Review URL: https://codereview.chromium.org//558703004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40221 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-12 21:42:36 +00:00
vsm@google.com e379d380bc Migrate to Chrome 37 IDL
This enables terry's new scripts with fixes from vsm and leafp (tested in the dartium_integration branch).

R=leafp@google.com

Review URL: https://codereview.chromium.org//569783002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40219 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-12 21:18:06 +00:00
ricow@google.com df319447f1 Remove suppressions for ie9
R=blois@google.com, whesse@google.com

Review URL: https://codereview.chromium.org//562883002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40201 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-12 06:01:14 +00:00
herhut@google.com cbbab468ba Filter abstract classes when computing candidate classes for custom elements.
BUG= http://dartbug.com/20845
R=karlklose@google.com

Review URL: https://codereview.chromium.org//555123002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40027 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-09 13:31:40 +00:00
whesse@google.com 83842443c1 Mark passing html test on MacOS in status file
BUG=dartbug.com/14523
R=kasperl@google.com

Review URL: https://codereview.chromium.org//544133002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39912 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-05 13:28:20 +00:00
johnmccutchan@google.com 9515403688 Stop expecting xhr_test to fail
BUG=

Review URL: https://codereview.chromium.org//529093002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39764 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-02 18:30:40 +00:00
aprelev@gmail.com 23efbfec7e Improve document.appendText test as a follow up to "Fix Try Dart newline handling on IE11".
R=ahe@google.com

Review URL: https://codereview.chromium.org//512043002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39684 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-28 22:35:50 +00:00
aprelev@gmail.com 6e19ede429 Fix Try Dart newline handling on IE11.
BUG=dartbug.com/20593
R=ahe@google.com, blois@google.com, efortuna@google.com

Review URL: https://codereview.chromium.org//494253002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39626 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-27 23:12:19 +00:00
karlklose@google.com 13e544fc0e Mark tests as Pass, Fail for IE11.
BUG= http://dartbug.com/20659
R=whesse@google.com

Review URL: https://codereview.chromium.org//485293004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39487 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-22 11:05:05 +00:00
karlklose@google.com 8e36b22ec6 Update ie11 test expectations.
BUG= http://dartbug.com/20657
R=whesse@google.com

Review URL: https://codereview.chromium.org//498673002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39485 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-22 08:56:33 +00:00
asiva@google.com 1ceb8051ef Skip failing test (Issue 20540).
R=rmacnak@google.com

Review URL: https://codereview.chromium.org//471303002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39278 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-15 00:02:01 +00:00
whesse@google.com 443c06cccd Update test status for Android ContentShell
BUG=dartbug.com/20525,dartbug.com/20524

Review URL: https://codereview.chromium.org//471033002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39252 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-14 16:23:34 +00:00
ricow@google.com 7dccb7424d Suppress failures in fileapi_test/getFile and fileapi_test/fileEntry on dartium on android.
Filed issue 20488 to track this

Review URL: https://codereview.chromium.org//465253002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39190 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-13 06:37:45 +00:00
rmacnak@google.com 3ab2f9d392 Add parseJson to DartUtilities and mark xhr_test/json as passing.
BUG=http://dartbug.com/13069
R=vsm@google.com

Review URL: https://codereview.chromium.org//414193002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39158 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-12 18:44:00 +00:00
whesse@google.com 3e0396c112 Update status for html/mouse_event_test on content_shell
BUG=dartbug.com/20437
TBR=efortuna@google.com

Review URL: https://codereview.chromium.org//459613002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39062 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-09 08:00:31 +00:00
efortuna@google.com 8da28c73d1 Adjust mouseEvent test status on Dartium for specifying related Target.
BUG=

Review URL: https://codereview.chromium.org//456773005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39060 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-08 22:56:29 +00:00
efortuna@google.com 7cbe70fb2c Deprecate MouseEvent.elementTo and elementFrom since they have the same
functionality as relatedTarget.

BUG=
R=blois@google.com

Review URL: https://codereview.chromium.org//454043004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39050 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-08 21:07:24 +00:00
whesse@google.com 0986f8b4c8 Deflake status files for Android content_shell tests.
R=ricow@google.com

Review URL: https://codereview.chromium.org//449423002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39033 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-08 09:54:58 +00:00
efortuna@google.com b8ab793a1b Reapply 38999. Third time's the charm! The issue was supportsTransitions was a
static method,and with my change I was calling an instance method. I've tested
all of the other html tests (before I was just testing on Dartium).

BUG=
R=leafp@google.com

Review URL: https://codereview.chromium.org//445733003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39003 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-07 18:36:23 +00:00
efortuna@google.com c8d48f89a9 t cl dcommi# Enter a description of the change.
"Reverting 38998"
TBR
BUG=

Review URL: https://codereview.chromium.org//449033004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38999 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-07 17:50:26 +00:00
efortuna@google.com c7dd285314 Reapplication of revision 38996 (dart side edits to make CSS Properties
accessible with and without prefixes), with the addition of CSSPropertyNames.in
which will be deleted once https://codereview.chromium.org/444453006/
is committed.

BUG=

Review URL: https://codereview.chromium.org//452493004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38998 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-07 17:21:06 +00:00
efortuna@google.com ceea5ab278 "Reverting 38996"
TBR because we need CSSPropertyNames.in from DEPS

BUG=

Review URL: https://codereview.chromium.org//451563005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38997 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-07 17:12:12 +00:00
efortuna@google.com 19c379afd9 This is the dart side edits to make this happen.
Fix for https://code.google.com/p/dart/issues/detail?id=19932

BUG=
R=leafp@google.com

Review URL: https://codereview.chromium.org//442523003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38996 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-07 17:09:40 +00:00
whesse@google.com 0c541c342c Update status files for pkgbuild Russian Windows
BUG=dartbug.com/20386
R=ricow@google.com

Review URL: https://codereview.chromium.org//442243002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38922 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-06 09:14:02 +00:00
whesse@google.com 9ca3cf72ff Update status for html tests on Windows checked content_shell.
BUG=dartbug.com/20366
R=vsm@google.com

Review URL: https://codereview.chromium.org//440093002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38899 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-05 14:34:14 +00:00
whesse@google.com bf90c871c7 Update status of android content_shell tests.
BUG=dartbug.com/20348
R=ricow@google.com

Review URL: https://codereview.chromium.org//433173003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38853 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-04 11:31:07 +00:00
whesse@google.com 5b80dbf09c Update Android content-shell status
One test started passing, and one times out flakily, with the roll to chrome 37.
BUG=dartbug.com/19127
R=ricow@google.com

Review URL: https://codereview.chromium.org//432333002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38828 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-01 09:30:39 +00:00
herhut@google.com 77bfe0b99a Enable html/canvasrenderingcontext2d_test/fillText on safari mobile.
BUG= http://dartbug.com/18573
R=vsm@google.com

Review URL: https://codereview.chromium.org//426153004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38726 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-30 10:27:09 +00:00
vsm@google.com 509cf9f72d Fix canvas test for Chrome 37
TBR=terry@google.com,blois@google.com

Review URL: https://codereview.chromium.org//423303005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38723 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-30 07:35:19 +00:00
floitsch@google.com fa5e6ced45 Update status files after update to FF31.
Review URL: https://codereview.chromium.org//425483002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38599 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-26 00:23:21 +00:00
kustermann@google.com 172abd603f Status file update for r38555: Testing framework cannot determine CompileTimeErrors on drt/dartium
R=whesse@google.com

Review URL: https://codereview.chromium.org//415333006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38572 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-25 08:40:20 +00:00
kustermann@google.com 365f7a617c html/cross_domain_iframe_test: Use external JS file, inline JS not possible in csp mode
Review URL: https://codereview.chromium.org//412143004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38535 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-24 08:42:31 +00:00
kustermann@google.com 13c0d42313 Bugfix in html_dart2js: Detect window objects in a way compatible with cross domain iframes
The "setTimeout" member in window object can only be accessed if the window
object is from the same origin. Cross origin windows will throw a security error
exception.

This is fixed by checking for "postMessage" in the window object (which
can be accessed even in cross-origin windows).

BUG=http://dartbug.com/20166
R=blois@google.com

Review URL: https://codereview.chromium.org//406143004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38517 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-23 20:16:31 +00:00
asiva@google.com 75d661e307 Update status file to account for 19500 being fixed.
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org//388683006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38357 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-17 22:49:41 +00:00
efortuna@google.com 9c643ea092 Adjust worker test status for Safari.
This is phase 1 in understanding the issue in
https://code.google.com/p/dart/issues/detail?id=13221

BUG=
R=blois@google.com

Review URL: https://codereview.chromium.org//396093002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38336 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-17 17:45:43 +00:00
whesse@google.com 05b86f8f5d Update status of html tests passing on chrome 36 correctly.
Revision 38323 incorrectly marked one of the tests as passing on Safari.
Updating Windows bots to Chrome 36 makes them pass on Windows as well.

BUG=dartbug.com/18931
R=kustermann@google.com

Review URL: https://codereview.chromium.org//397073003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38328 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-17 13:35:53 +00:00
whesse@google.com 9f3a10a1cb Update status of html tests passing on macos chrome.
BUG=dartbug.com/18931
R=kustermann@google.com

Review URL: https://codereview.chromium.org//402583002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38323 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-17 10:15:18 +00:00
floitsch@google.com a0fbffbe5b Audiocontext test is not failing.
Review URL: https://codereview.chromium.org//396733008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38279 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-16 11:27:46 +00:00
efortuna@google.com 28f0dcf929 Adjust audiocontext test status with test update.
BUG=

Review URL: https://codereview.chromium.org//393953002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38248 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-15 18:30:25 +00:00
efortuna@google.com 8e07c04649 Update supported browser annotations for Firefox Web Audio.
BUG=
R=blois@google.com

Review URL: https://codereview.chromium.org//335453006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38244 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-15 18:06:35 +00:00
floitsch@google.com 4efb23505f Revert "Implement scheduleImmediate on Chrome/Drt/Safari/Firefox."
This reverts commit r38232.

Review URL: https://codereview.chromium.org//393843002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38237 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-15 15:10:05 +00:00
floitsch@google.com 39f3fa0cf8 Implement scheduleImmediate on Chrome/Drt/Safari/Firefox.
BUG= http://dartbug.com/9002
R=lrn@google.com

Review URL: https://codereview.chromium.org//383993003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38232 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-15 13:40:35 +00:00