florin.botis@gmail.com
|
59e4f1c37a
|
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
|
2a245d47d2
|
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
|
ace95218b3
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jason Duell
|
fe2a88a9e3
|
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
|
2012-07-21 20:05:37 -07:00 |
|
Boris Zbarsky
|
cd30d8c6c6
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jonas Sicking
|
c9ef093253
|
Bug 461066: Test for loadend firing correctly in CORS tests. r=smaug
|
2011-03-28 13:18:55 -07:00 |
|
Boris Zbarsky
|
7f2bf265a9
|
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
|
7a0e0a5cd9
|
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
|
ad5534594c
|
Backing out bug 605296 due to potentially causing bug 615736. a=backout
|
2010-12-01 10:57:14 -08:00 |
|
Boris Zbarsky
|
847733099f
|
Bug 605296 followup: fix test to do the right thing on failure. a=orange
|
2010-11-30 16:19:40 -05:00 |
|
Boris Zbarsky
|
1a2b254c3a
|
Bug 605296 part 2. Make username/password stringify undefined to empty string. r=sicking
|
2010-11-30 13:18:15 -05:00 |
|
Jonas Sicking
|
b082869298
|
Bug 597301: Add support for access-control-expose-headers. r=jst a=blocker
|
2010-10-04 18:25:44 -07:00 |
|
Blake Kaplan
|
efb0109f58
|
Fix bug 552090. r=sicking sr=jst
|
2010-03-16 16:23:45 -07:00 |
|
Joel Maher
|
d050afae06
|
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
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
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
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
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
|
7ffd9496bc
|
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
|
ef6c5fda3d
|
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
|
be65469e7c
|
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
|
533783d9ea
|
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
|
e0c26b7454
|
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
|
5b04c277ae
|
Backed out changeset 2063e342b8e1 due to failing docshell tests
|
2009-01-21 18:07:29 -08:00 |
|
Jonas Sicking
|
e7e7213705
|
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
|
2dc8a2f1eb
|
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
|
cce6fbac9b
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Jonas Sicking
|
7a655650a9
|
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
|
6f2a7e0f6b
|
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
|
2008-09-30 17:50:42 -07:00 |
|