florin.botis@gmail.com
|
dffc5ee5ab
|
Bug 608735. Fix getAllResponseHeaders for cross-origin requests to actually expose the headers CORS says it can expose. r=bzbarsky
|
2013-01-10 17:47:43 -05:00 |
|
Masatoshi Kimura
|
4b5034efa3
|
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
|
2012-12-21 20:47:52 +09:00 |
|
Boris Zbarsky
|
28e194f0fa
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jason Duell
|
380d2ba82c
|
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
|
2012-07-21 20:05:37 -07:00 |
|
Boris Zbarsky
|
cb41ce90ee
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jonas Sicking
|
a95951e247
|
Bug 461066: Test for loadend firing correctly in CORS tests. r=smaug
|
2011-03-28 13:18:55 -07:00 |
|
Boris Zbarsky
|
7580ad5a3d
|
Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking, a=blocker
|
2010-11-30 13:18:15 -05:00 |
|
Dave Townsend
|
f322fea87c
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
|
Dave Townsend
|
fe84867992
|
Backing out bug 605296 due to potentially causing bug 615736. a=backout
|
2010-12-01 10:57:14 -08:00 |
|
Boris Zbarsky
|
efbe7ef052
|
Bug 605296 followup: fix test to do the right thing on failure. a=orange
|
2010-11-30 16:19:40 -05:00 |
|
Boris Zbarsky
|
26f3831fe8
|
Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking
|
2010-11-30 13:18:15 -05:00 |
|
Jonas Sicking
|
d27c130c28
|
Bug 597301: Add support for access-control-expose-headers. r=jst a=blocker
|
2010-10-04 18:25:44 -07:00 |
|
Blake Kaplan
|
a8bcb24350
|
Fix bug 552090. r=sicking sr=jst
|
2010-03-16 16:23:45 -07:00 |
|
Joel Maher
|
6b6e9978a3
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Brad Lassey
|
96319c4535
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
1c8d232df2
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
a7c3948d0a
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
694ec71da0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
5b4513c7e9
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
3cd691129e
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Jonas Sicking
|
2c8b4e0b19
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Peter Van der Beken
|
0b7ffe2664
|
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
|
2009-01-22 14:52:34 +01:00 |
|
Jonas Sicking
|
77010e3913
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Jonas Sicking
|
46b09b8476
|
Backed out changeset 2063e342b8e1 due to failing docshell tests
|
2009-01-21 18:07:29 -08:00 |
|
Jonas Sicking
|
8c5f8ef332
|
Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz
|
2009-01-21 14:50:28 -08:00 |
|
Jonas Sicking
|
ae9214cbd6
|
Bug 464848: XMLHttpRequest doesn't send the right content-type for non-document request bodies. r/sr=bz
|
2009-01-13 22:53:43 -08:00 |
|
Jonas Sicking
|
bd5e92615c
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Jonas Sicking
|
6f3de3c680
|
Ensure that you can't use upload ProgressEvents to do server detection when using Access-Control. b=389508 r=smaug sr=jst
|
2008-09-30 17:51:53 -07:00 |
|
Jonas Sicking
|
69b9ff0371
|
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
|
2008-09-30 17:50:42 -07:00 |
|