blois@google.com
|
fd2c1cbf89
|
Adding supported checks and flags to FormData
Also fixing the test to pass on IE10.
BUG=4793
Review URL: https://codereview.chromium.org//12230033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18554 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-15 02:23:52 +00:00 |
|
blois@google.com
|
53d00496f8
|
Converting XHR from onLoad to onReadyStateChange
Thought that onLoad was sufficient, but it's causing issues for loading files from file:// URIs (from a Chrome extension).
BUG=8401
Review URL: https://codereview.chromium.org//12224055
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18233 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-07 21:11:41 +00:00 |
|
blois@google.com
|
1d982e1198
|
Fixing dartium xhr issue
Dartium-only type check issue in XHR.request.
BUG=
Review URL: https://codereview.chromium.org//12114042
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17960 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-01 01:12:24 +00:00 |
|
blois@google.com
|
1fb79cdb28
|
Resubmit "Adding ease-of-use methods to HttpRequest."
Fixing the dependent pkg/intl code.
This is the same as my previous CL, but with the modification to pkg/intl/lib/src/http_request_data_reader.dart
BUG=
Review URL: https://codereview.chromium.org//12148002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17949 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-31 22:40:04 +00:00 |
|
blois@google.com
|
07200209ab
|
Revert "Adding ease-of-use methods to HttpRequest."
This reverts commit 17942, it broke some pkg tests that I need a few more moments than I have right now to fix.
BUG=
Review URL: https://codereview.chromium.org//12050010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17944 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-31 21:10:46 +00:00 |
|
blois@google.com
|
b1cc462093
|
Adding ease-of-use methods to HttpRequest.
BUG=
Review URL: https://codereview.chromium.org//12087077
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17942 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-31 20:52:58 +00:00 |
|
blois@google.com
|
de9fbf0e90
|
Renaming dart:html library from 'html' to 'dart.html'
This should be invisible to end users, but basically brings dart:html in-line with the core libraries.
BUG=
Review URL: https://codereview.chromium.org//12061008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17929 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-31 17:25:55 +00:00 |
|
blois@google.com
|
049efc4fe8
|
Fixing cleanup of dart:html annotation generation.
This is an update of https://codereview.chromium.org/11968047/
BUG=
Review URL: https://codereview.chromium.org//12024002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17323 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-18 22:11:21 +00:00 |
|
blois@google.com
|
bda6df30df
|
Revert "Fixing formatting of dart:html's dart2js annotations."
This reverts commit 11508.
BUG=
Review URL: https://codereview.chromium.org//11962049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17239 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-17 22:16:31 +00:00 |
|
blois@google.com
|
b6f3ecaa2c
|
Fixing formatting of dart:html's dart2js annotations.
Also unifying formatting of attributes.
BUG=7808
Review URL: https://codereview.chromium.org//11968047
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17238 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-17 22:12:36 +00:00 |
|
amouravski@google.com
|
038af964dc
|
Changed @domName annotation in comment to full fledge @DomName annotation.
Review URL: https://codereview.chromium.org//11887006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17154 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-16 19:01:07 +00:00 |
|
efortuna@google.com
|
01fb2bbc86
|
Moved most of html lib generating scripts into tools.
BUG=
Review URL: https://codereview.chromium.org//11691009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16557 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-28 22:26:48 +00:00 |
|