blois@google.com
|
aa578e1395
|
Updating element_offset status
Test was marked as flaking on dart2js because of 13296, but is now flaking on Dartium.
BUG=
R=dgrove@google.com
Review URL: https://codereview.chromium.org//26247008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28747 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-16 20:41:39 +00:00 |
|
blois@google.com
|
19655e4e6b
|
Revert "Revert "Removing setImmediate and hiding WindowTimers interface""
Issue was that requestAnimationFrame got removed from Dartium during a merge conflict :(
BUG=
R=efortuna@google.com
Review URL: https://codereview.chromium.org//27441002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28700 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-16 00:50:49 +00:00 |
|
blois@google.com
|
8e255ada0f
|
Revert "Removing setImmediate and hiding WindowTimers interface"
This reverts commit 28690.
TBR
BUG=
Review URL: https://codereview.chromium.org//27440002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28696 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-16 00:16:59 +00:00 |
|
blois@google.com
|
303710040b
|
Removing setImmediate and hiding WindowTimers interface
These timing APIs are all redundant with dart:async and those versions should be used instead.
BUG=
R=efortuna@google.com
Review URL: https://codereview.chromium.org//26534005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28690 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-15 23:52:09 +00:00 |
|
blois@google.com
|
ceb07acde3
|
Fixing status of document.register test for dart2js tests
I added this test for Dartium, but it's failing on dart2js.
TBR
BUG=
Review URL: https://codereview.chromium.org//27220003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28606 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-14 19:45:07 +00:00 |
|
ricow@google.com
|
f69c05d133
|
Remove suppression for failure in html/svgelement_test/supported_feMerge
This is already being considered in issue 13292 and does not seem to be specific to one test
R=floitsch@google.com
Review URL: https://codereview.chromium.org//27158003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28579 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-14 12:32:45 +00:00 |
|
floitsch@google.com
|
0b913e72f6
|
Mark supported_feMerge test as flaky.
Review URL: https://codereview.chromium.org//27105002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28571 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-12 17:00:42 +00:00 |
|
blois@google.com
|
acd549dc41
|
Fixing status of Dartium custom element tests
Tests were failing because they did not have custom elements enabled, change to enable them by default changed the status.
TBR
BUG=
Review URL: https://codereview.chromium.org//27055006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28559 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-11 22:03:25 +00:00 |
|
vsm@google.com
|
334fd6bf07
|
Mark spawnFunction tests as Fail on Dartium
See corresponding Dartium CL:
https://chromiumcodereview.appspot.com/26397003/
This disables spawnFunction on DOM enabled isolate (i.e., where
dart:html is available). spawnFunction should continue to work on
non-DOM enabled isolated. spawnUri should be unaffected.
R=asiva@google.com
Review URL: https://codereview.chromium.org//26616002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28406 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-09 16:25:28 +00:00 |
|
efortuna@google.com
|
4a96ec62b6
|
Dartium KeyEvent fix.
BUG=
Review URL: https://codereview.chromium.org//26561004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28377 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-08 20:31:22 +00:00 |
|
kustermann@google.com
|
14dce1057e
|
Second round of status file updates after enabling none-dartium tests on dartium-inc builders
TBR=ricow@google.com
Review URL: https://codereview.chromium.org//25892008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28265 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-04 14:32:38 +00:00 |
|
kustermann@google.com
|
edacf33810
|
Status file update for none-dartium
R=kasperl@google.com
Review URL: https://codereview.chromium.org//25896005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28254 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-04 09:25:26 +00:00 |
|
blois@google.com
|
c6b1d91f34
|
Implementing custom element's attributeChanged callback in Dartium
BUG=
R=vsm@google.com
Review URL: https://codereview.chromium.org//25793002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28232 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-03 17:37:51 +00:00 |
|
vsm@google.com
|
8480c79e54
|
Remove spawnDomIsolate code
This is more or less a straight remove of code. By disabling print and timers on background isolates in Dartium, we can get rid of the last vestiges of spawnDom*.
R=asiva@google.com
Review URL: https://codereview.chromium.org//25536007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28191 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-03 03:20:00 +00:00 |
|
blois@google.com
|
48463b9ba9
|
Merge issue with html.status test exclusion
Not sure why, but this got added back (I had fixed it yesterday).
TBR
BUG=
Review URL: https://codereview.chromium.org//25456004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28170 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-02 16:55:19 +00:00 |
|
blois@google.com
|
05bb03642d
|
Implementing CustomElement's attributeChanged callback in dart2js.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//25325004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28168 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-02 15:57:56 +00:00 |
|
kustermann@google.com
|
9a5ca71a0f
|
Followup status file update after co19-roll to r607: move suppressions to correct status file
TBR=kasperl@google.com
Review URL: https://codereview.chromium.org//25718003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28165 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-02 14:44:37 +00:00 |
|
kustermann@google.com
|
ce566e52d0
|
Followup status file update for ie9 after co19-roll to r607
TBR=kasperl@google.com
Review URL: https://codereview.chromium.org//25728002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28164 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-02 14:08:07 +00:00 |
|
kustermann@google.com
|
5e7d3f4a3b
|
Remove status file entries referring to non-existent tests
R=kasperl@google.com
Review URL: https://codereview.chromium.org//25649005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28162 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-02 13:50:13 +00:00 |
|
kustermann@google.com
|
22d20313b4
|
Implement testing support for "--compiler=none --runtime=dartium"
This is implemented without the broken unittest-based wrapping of tests.
R=kasperl@google.com
Review URL: https://codereview.chromium.org//25514002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28141 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-02 07:37:50 +00:00 |
|
blois@google.com
|
1aa8a7be0e
|
Adding Element.created constructor and .created constructors to all subclasses. Also ensuring generative constructor for all superclasses.
This is for post-construction custom element creation.
Element.created is public, then the base classes of that get private ._created constructors.
BUG=
R=vsm@google.com
Review URL: https://codereview.chromium.org//24653006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28120 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-01 21:26:06 +00:00 |
|
blois@google.com
|
1cd1624b46
|
Fixing File API test.
This started failing from a chrome roll, and is now half-failing on the bots as the Chrome version upgrades. Appears that the EntryArray type was removed, so this adds it back.
BUG=
R=sra@google.com
Review URL: https://codereview.chromium.org//25603002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28118 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-01 21:09:57 +00:00 |
|
blois@google.com
|
5eed34b47d
|
Running entered & left view events in Dartium
BUG=
R=vsm@google.com
Review URL: https://codereview.chromium.org//24623003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28023 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-27 19:48:53 +00:00 |
|
efortuna@google.com
|
3854434797
|
Removed position and totalSize because HttpRequestProgressEvent has other fields that do the same thing.
Turns out position and totalSize were on Firefox 3 and earlier, but we don't
have to worry about backwards compatibility that far.
https://developer.mozilla.org/es/docs/XMLHttpRequest/Usar_XMLHttpRequest
BUG=
R=blois@google.com
Review URL: https://codereview.chromium.org//24427003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27900 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-25 18:03:20 +00:00 |
|
sgjesse@google.com
|
cd155c8ce7
|
Fix checked mode error and update status file
TBR=floitsch@google.com
BUG=
Review URL: https://codereview.chromium.org//24588002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27878 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-25 14:33:04 +00:00 |
|
blois@google.com
|
b5bc0e1367
|
- Fixing analyzer error on legacy custom element polyfill
- Adjsuting IE status (filed bug to investigate)
- Fixing polymer tests on Dartium
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//24168006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27846 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-24 20:11:36 +00:00 |
|
blois@google.com
|
209e413a5c
|
Retry of custom element lifecycle events.
First patch is the original, changes were:
- Shadow DOM upgrade landed as separate CL
- CustomElement polyfill wasn't always firing WebComponentsLoaded event (causing timeouts on FF and IE), fixed polyfill.
- Dartium test exclusions were not working
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//23498053
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27841 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-24 19:14:16 +00:00 |
|
ngeoffray@google.com
|
2b2b4ae3cf
|
Test does not timeout anymore.
R=kustermann@google.com
Review URL: https://codereview.chromium.org//24365003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27768 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-23 14:56:38 +00:00 |
|
kustermann@google.com
|
ce26ccb8c9
|
Marked html/xhr_cross_origin_test/functional as timeout
R=ngeoffray@google.com
Review URL: https://codereview.chromium.org//23731012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27748 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-23 10:04:40 +00:00 |
|
blois@google.com
|
6def065afd
|
Revert "Dart2js support for custom element lifecycle events"
This reverts commit 27729. Shadow DOM polyfill appears to have regressed some tests and some issues are coming up with the browser controller.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//24251016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27730 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-21 00:46:48 +00:00 |
|
blois@google.com
|
fb8f32bcc4
|
Dart2js support for custom element lifecycle events
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//24096027
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27729 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-20 23:49:12 +00:00 |
|
kasperl@google.com
|
dda7b89340
|
Another chrome-on-android status file tweak.
R=kustermann@google.com
BUG=
Review URL: https://codereview.chromium.org//23533059
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27616 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-18 12:57:48 +00:00 |
|
kasperl@google.com
|
212b749a90
|
More tweaking of chrome-on-android status files.
R=kustermann@google.com
BUG=
Review URL: https://codereview.chromium.org//24148004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27607 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-18 11:16:30 +00:00 |
|
kasperl@google.com
|
f77e810f81
|
First attempt at fixing the status file for chrome-on-android.
R=kustermann@google.com
BUG=
Review URL: https://codereview.chromium.org//23653043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27601 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-18 09:56:33 +00:00 |
|
vsm@google.com
|
e0a30046ef
|
Remove spawnDomFunction from dart:html
Note, spawnDomFunction is still used under the hood in Dartium to
implement Timers and printing in background isolates. I don't think
this is necessary, but I'll clean up in a separate CL once we decide
what we're doing with background isolates.
R=blois@google.com
Review URL: https://codereview.chromium.org//23868034
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27577 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-17 17:26:58 +00:00 |
|
ricow@google.com
|
46302044e2
|
Only add extra debug info if we are not on drt
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23609045
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27474 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-13 11:14:40 +00:00 |
|
ricow@google.com
|
1d61244f5c
|
Also mark worker_api_test as Skip
This is flaking now
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23814009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27373 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 10:59:08 +00:00 |
|
ricow@google.com
|
04eaac5e0f
|
Mark notifications_test/supported as flaky on safari
This fails on 10.8, but pass on 10.7.
Filed issue 13210
Review URL: https://codereview.chromium.org//23451043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27368 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 08:25:08 +00:00 |
|
ricow@google.com
|
6671a88835
|
Mark html/work_test and html/worker_api_test as skip
These tests are leaving stuff that makes the other test fail.
I filed issue 13221 to track this.
R=kustermann@google.com
Review URL: https://codereview.chromium.org//24104002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27367 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-11 08:19:01 +00:00 |
|
ricow@google.com
|
89571068ff
|
Update IE10 status
A bunch of indexdb tests no longer fails. Expand previous suppression for ie9 to also cover ie10
R=kustermann@google.com
Review URL: https://codereview.chromium.org//24056005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27328 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 11:01:50 +00:00 |
|
ricow@google.com
|
7548e85fcd
|
Update status files for a few html tests.
Update suppression to not include command line running of html/custom/document_register_basic_test
Update IE9 to suppress failure on html/custom/document_register_type_extensions_test/construction, updated issue 13193.
R=kustermann@google.com
Review URL: https://codereview.chromium.org//23588008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27323 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 07:45:46 +00:00 |
|
blois@google.com
|
fbc6cd91aa
|
Updating Dartium status and IE9 status
Dartium tests started passing because changes for polyfill triggered expected behavior for Dartium, even though the bug is still active.
Updated tests for some IE9 expectations, but still failing and needs further investigation.
TBR
BUG=
Review URL: https://codereview.chromium.org//23513029
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27321 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-09 23:34:38 +00:00 |
|
blois@google.com
|
b904bf81ba
|
Revert "Revert "Tag extensions""
Original CL is the first patch, changes follow. Includes fixes for Chrome test failures and Firefox type check issues.
BUG=
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//23442011
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27313 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-09 22:03:43 +00:00 |
|
sra@google.com
|
b5e50f8de4
|
Revert "Revert "Fix casts and type assertions on mixins used in native classes.""
Fix typo
Review URL: https://codereview.chromium.org//24057003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27274 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-07 00:53:14 +00:00 |
|
sra@google.com
|
b32607aa83
|
Revert "Fix casts and type assertions on mixins used in native classes."
Review URL: https://codereview.chromium.org//23493026
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27273 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-07 00:47:00 +00:00 |
|
sra@google.com
|
e749bcf929
|
Fix casts and type assertions on mixins used in native classes.
The tests are more complex with mixins and subtypes of native types.
We must avoid calling getCheckedModeHelper and friends during resolution because the type queries required to identify the static helper function might access unresolved types.
R=karlklose@google.com
Review URL: https://codereview.chromium.org//23959003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27272 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-07 00:35:26 +00:00 |
|
blois@google.com
|
f591a77619
|
Updating html.status for XHR JSON test
Fails on a couple platforms which don't support responseType = 'json'.
TBR
BUG=
Review URL: https://codereview.chromium.org//24003002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27219 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-05 22:33:10 +00:00 |
|
blois@google.com
|
dbf675d60d
|
Adding conversion support for JSON XHR requests.
This has been a half-supported feature for Chrome for a while, but popular elsewhere. Appears that recent Dartium behavior broke, so adding a test, but still need to fix Dartium.
BUG=13069
R=efortuna@google.com
Review URL: https://codereview.chromium.org//23454012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27215 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-05 22:02:22 +00:00 |
|
blois@google.com
|
aef9834916
|
Revert "Updating html/indexeddb_4_test status"
This reverts commit 27154. Change should be integrated into Dartium now.
TBR
BUG=
Review URL: https://codereview.chromium.org//23935003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27161 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 22:36:41 +00:00 |
|
blois@google.com
|
1af1f0c0c9
|
Updating html/indexeddb_4_test status
Still failing on Dartium
BUG=
Review URL: https://codereview.chromium.org//23724017
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27154 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-04 21:53:41 +00:00 |
|