Ben Turner
|
e49bf1a926
|
Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey.
--HG--
rename : dom/indexedDB/test/test_blob_worker_xhr_post.html => dom/indexedDB/test/test_blob_worker_xhr_post_multifile.html
rename : dom/indexedDB/test/test_blob_worker_xhr_read.html => dom/indexedDB/test/test_blob_worker_xhr_read_slice.html
|
2015-01-13 14:15:04 -08:00 |
|
Ms2ger
|
b83d21c58c
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
|
Ben Kelly
|
2f999e45d9
|
Bug 1118443 Make workers specify the XHR load group to use during the request. r=sicking
|
2015-01-08 11:21:52 -05:00 |
|
Dan Gohman
|
8bacfeb968
|
Bug 1054671 - Constify static callback arrays r=ehsan
|
2014-12-16 16:30:39 -08:00 |
|
Nigel Babu
|
b91168c141
|
Backed out changeset 6a3a0e3bfaf6 (bug 1054671) for B2G emulator build bustage on CLOSED TREE
|
2014-12-16 11:24:15 +05:30 |
|
Dan Gohman
|
d791adb2b0
|
Bug 1054671 - Constify static callback arrays r=ehsan
|
2014-12-15 20:53:58 -08:00 |
|
Boris Zbarsky
|
3ab8465f19
|
Bug 1087851 part 2. Add a GetOrCreateDOMReflectorNoWrap API that can be used to do what GetOrCreateDOMReflector does but without wrapping into the caller compartment. r=bholley
|
2014-11-26 14:25:21 -05:00 |
|
Boris Zbarsky
|
8ec9d58716
|
Bug 1087851 part 1. Rename WrapNewBindingObject to GetOrCreateDOMReflector to make it clearer what it does. r=peterv for the idea; patch itself is just search-and-replace
|
2014-11-26 14:25:20 -05:00 |
|
Shian-Yow Wu
|
9c0dc720d5
|
Bug 1063538 - Part 1: Allow XHR worker to set overrideMimeType/responseType after an aborted send. r=khuey
|
2014-11-14 14:14:19 +08:00 |
|
Shian-Yow Wu
|
34306a7cad
|
Bug 1091002 - Drop loadend event to worker thread XHR if it's triggered by abort event from worker. r=khuey
|
2014-11-11 14:12:47 +08:00 |
|
Andrea Marchesini
|
8f8ec51372
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-08 17:15:23 +01:00 |
|
Andrea Marchesini
|
7491bee8c3
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-08 17:15:22 +01:00 |
|
Ryan VanderMeulen
|
cd3e8a6f73
|
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
|
2014-10-07 13:16:11 -04:00 |
|
Andrea Marchesini
|
c8190ba625
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-07 15:20:55 +01:00 |
|
Andrea Marchesini
|
d272279126
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-07 15:20:52 +01:00 |
|
Peter Van der Beken
|
dcda2ba9bb
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
|
2014-10-07 11:44:49 +02:00 |
|
Ehsan Akhgari
|
dee315315e
|
Bug 1072310 - Build more DOM code in unified mode; r=baku
--HG--
extra : rebase_source : a34dbc7323238d5f83a0144b62a6c52c3e6c54dc
|
2014-09-25 10:12:06 -04:00 |
|
Ehsan Akhgari
|
1b1d6ffebf
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : c80c5f9d7ae28286513cdb52ad76b46c240bdd5d
|
2014-09-01 18:26:43 -04:00 |
|
Bobby Holley
|
e70ddb7476
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07:00 |
|
Ryan VanderMeulen
|
30ae466592
|
Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage.
|
2014-08-14 17:23:10 -04:00 |
|
Bobby Holley
|
3e4d70a655
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 12:54:34 -07:00 |
|
Seth Fowler
|
0fd6e994ae
|
Bug 913586 (Part 4) - Update Maybe users in dom. r=bz
--HG--
extra : rebase_source : 7b6159b00b3bf4f919b30f1bccc8939cc04fe526
|
2014-08-13 15:39:41 -07:00 |
|
Jon Coppeard
|
511f6ef1c5
|
Bug 1052388 - Rename JS_CallHeapFooTracer() functions to JS_CallFooTracer() r=terrence r=smaug
|
2014-08-13 10:05:22 +01:00 |
|
Jan de Mooij
|
82972d112d
|
Bug 1041148 - Move HoldJSObjects call to XMLHttpRequest constructor to simplify the code. r=bz
|
2014-08-06 15:23:33 -07:00 |
|
Ben Kelly
|
8bf2933ed2
|
Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz
|
2014-06-16 14:08:00 -04:00 |
|
Boris Zbarsky
|
bc1e511e33
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
|
Shian-Yow Wu
|
887c4cb9e6
|
Bug 1022607 - Only cache the response when the readyState is DONE. r=bent
|
2014-06-11 11:37:47 +08:00 |
|
Shian-Yow Wu
|
c8449916e4
|
Bug 1008126 - Part 1: Always transfer array buffers when cloning. r=bent
|
2014-06-06 12:17:57 +01:00 |
|
Shian-Yow Wu
|
d5d94f302b
|
Bug 1014466 - Part 2: Allow setting responseType after abort() or new open(). r=khuey
|
2014-06-06 12:12:15 +01:00 |
|
Shian-Yow Wu
|
88b06a7c8f
|
Bug 1014466 - Part 1: Only send readystatechange event when state changed. r=khuey
|
2014-06-06 12:12:12 +01:00 |
|
Carsten "Tomcat" Book
|
ecfd61d68e
|
Backed out changeset 63eb4a7d5a3c (bug 1008126) for possible causing m1 and m8 test failures on a CLOSED TREE
|
2014-06-06 12:08:49 +02:00 |
|
Carsten "Tomcat" Book
|
dc0af5e446
|
Backed out changeset b85f5ec21392 (bug 1014466) for Android 2.3 Opt M-8 test failures on a CLOSED TREE
|
2014-06-06 10:21:36 +02:00 |
|
Carsten "Tomcat" Book
|
4fcf3adc9c
|
Backed out changeset 355e895f7ae9 (bug 1014466)
|
2014-06-06 10:21:00 +02:00 |
|
Shian-Yow Wu
|
262118dbcb
|
Bug 1008126 - Part 1: Always transfer array buffers when cloning. r=bent
|
2014-06-06 13:34:29 +08:00 |
|
Shian-Yow Wu
|
90fa6d3de0
|
Bug 1014466 - Part 2: Allow setting responseType after abort() or new open(). r=khuey
|
2014-06-06 12:17:54 +08:00 |
|
Shian-Yow Wu
|
a5d8cba17a
|
Bug 1014466 - Part 1: Only send readystatechange event when state changed. r=khuey
|
2014-06-06 12:17:53 +08:00 |
|
Kyle Huey
|
7ffb8ff042
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-03 15:52:36 -07:00 |
|
Kyle Huey
|
4118dbe6e7
|
Back out bug 1019248 due to test failures.
|
2014-06-02 20:18:17 -07:00 |
|
Kyle Huey
|
38ae93d63c
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-02 19:02:37 -07:00 |
|
Kyle Huey
|
e79444afd1
|
Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent
|
2014-05-28 22:07:38 -07:00 |
|
Shian-Yow Wu
|
ca5dd21dd2
|
Bug 1010784: Null out sync loop target to avoid assertions when reusing sync XHR. r=khuey
|
2014-05-28 22:07:02 -07:00 |
|
Kyle Huey
|
8c5cca136c
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Tim Taubert
|
09621cb586
|
Backed out changeset 67652107c498 (bug 965309)
|
2014-05-23 08:03:19 +02:00 |
|
Tim Taubert
|
0d63bc2dbc
|
Bug 965309 - Stop the SyncLoop of a running sync XHR if the proxy was released before the LoadStartDetectionRunnable could run r=khuey
|
2014-05-09 12:53:12 +02:00 |
|
xKhorasan
|
fb8cfc497a
|
Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug
|
2014-05-17 09:24:37 +09:00 |
|
Chris Peterson
|
aca9b90afe
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug
|
2014-04-20 00:36:40 -07:00 |
|
Nicholas Nethercote
|
f7ba832608
|
Bug 952650 (part 17) - Remove JSVAL_IS_UNIVERSAL. r=till.
--HG--
extra : rebase_source : 40b7d3ded42fac02abe2423d9aa39a4e7750cedb
|
2014-04-28 16:41:16 -07:00 |
|
Nicholas Nethercote
|
049829fa60
|
Bug 952650 (part 14) - Remove JSVAL_IS_GCTHING. r=till.
--HG--
extra : rebase_source : 469430d481f5fdb14d49609d8460f9fcbc90927f
|
2014-04-28 16:01:30 -07:00 |
|
Rodrigo Rodriguez Jr.
|
281223c92e
|
Bug 952650 (part 2) - Remove JSVAL_IS_VOID. r=evilpies.
--HG--
extra : rebase_source : 0ae81cd69dc13d944927de906abc656536b4d425
|
2014-04-27 19:32:05 -07:00 |
|
Rodrigo Rodriguez Jr.
|
d3fe3aaf5d
|
Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
|
2014-04-27 19:30:51 -07:00 |
|