Masayuki Nakano
|
435f4bcaac
|
Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug
|
2011-11-25 10:09:58 +09:00 |
|
Kyle Huey
|
ecd0d5c30c
|
Back out the code changes from Bug 687332 until we figure out a compat story.
|
2011-09-29 15:18:58 -04:00 |
|
Kyle Huey
|
f6fd1c97ee
|
Bug 687332: Move inline event listeners on XHR to the event listener manager. r=smaug
|
2011-09-29 12:06:35 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Jonas Sicking
|
caef7c47a8
|
Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg
|
2011-06-16 12:21:25 -07:00 |
|
Masatoshi Kimura
|
ded3a051e0
|
Bug 649133 followup. Remove the 'moz' prefix on response/responseType, since Chrome has already shipped these unprefixed. r=sicking
|
2011-05-19 01:11:51 -04:00 |
|
Masatoshi Kimura
|
4d700c8562
|
Bug 649133: Implement xhr.mozResponse and xhr.mozResponseType. r=sicking
|
2011-05-10 16:18:55 -07:00 |
|
Jonas Sicking
|
0647926fda
|
Bug 644476 Part 1: Remove nsIXMLHttpRequest.openRequest now that it's equivalent to nsIXMLHttpRequest.open. r=smaug
|
2011-03-28 13:05:52 -07:00 |
|
Olli Pettay
|
01a16652cf
|
Bug 461066 - Add support for XHR's loadend event, r=sicking
--HG--
extra : rebase_source : f4db116cdd195d0319189a5800ee991370649072
|
2011-03-24 15:22:03 +02:00 |
|
timeless@mozdev.org
|
0a2573712c
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
|
2010-08-06 16:16:31 +03:00 |
|
Ehsan Akhgari
|
c07c875d05
|
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
|
2011-02-04 16:34:02 -05:00 |
|
timeless@mozdev.org
|
672db67c21
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : 6e132194d7a3d5106c09858d0739cf93a272c2bd
|
2010-08-06 16:16:31 +03:00 |
|
Ehsan Akhgari
|
b4f6a0405d
|
Backed out changeset af87fa0a3052 because of build failures
|
2011-02-02 14:11:07 -05:00 |
|
timeless@mozdev.org
|
49a85a38fd
|
Bug 584967 mark deprecated dom interfaces and methods with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : d7d6f197b8df6cc87c93cc101e9cae5dbff5b82f
|
2010-08-06 16:16:31 +03: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 |
|
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 |
|
Vladimir Vukicevic
|
c820f5632e
|
b=572522; add experimental mozArrayBuffer to XHR; r=jst, a=bsmedberg
|
2010-08-14 10:52:19 -07:00 |
|
Jonas Sicking
|
1a41a3c97c
|
Bug 546528 part 3: Implement FormData. r=benjamn
|
2010-02-24 21:58:18 -08:00 |
|
Dave Townsend
|
8ff5ab7db2
|
Rev IID on nsIXMLHttpRequest from bug 459452. r=peterv
|
2010-01-21 13:28:40 -08:00 |
|
Johnny Stenback
|
039b7eb41d
|
Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
--HG--
extra : rebase_source : c0bc25842b2645fe9f42c9ed5d57567f8e6b5279
|
2009-08-10 16:41:12 +02:00 |
|
Ben Turner
|
ecdcc79104
|
Bug 470334 - 'Workers: relative urls for XHR are incorrect'. r+sr=jst, a=blocking1.9+
|
2008-12-30 16:24:58 -06:00 |
|
Dave Townsend
|
719a03bd19
|
Bug 461594: Interfaces changed without iid updates. r=josh, r=jst
|
2008-10-31 10:31:43 +00:00 |
|
Jonas Sicking
|
cce6fbac9b
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Ben Turner
|
21e1a3e936
|
Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst'
|
2008-09-30 16:56:57 -07:00 |
|
Ben Turner
|
8fdc38c40a
|
Backed out changeset 5986b4269d9d
|
2008-09-24 21:07:05 -07:00 |
|
Ben Turner
|
85938eeb67
|
Bug 450452 - "Implement XHR ('minus X') for worker threads". r+sr=jst.
|
2008-09-24 19:48:07 -07:00 |
|
Olli Pettay
|
4062b71fa6
|
Bug 435425 – Progress events for XHR, r=sicking, sr=jst
|
2008-08-14 14:07:46 +03:00 |
|
Olli Pettay
|
ea7ff0f5b2
|
Bug 444722, XMLHttpRequest.send should handle case when there isn't any parameter, r+sr=bz
|
2008-07-13 22:32:33 +03:00 |
|
mattwillis@gmail.com
|
3f494f6da0
|
Bug 383430 - Add features to XHR for convenience of background requests. Patch by Manish Singh <manish@flock.com> r/sr=sicking, a1.9=shaver
|
2008-03-18 17:14:38 -07:00 |
|
bent.mozilla@gmail.com
|
f22ebbeebe
|
Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+.
|
2008-02-19 15:12:23 -08:00 |
|
bent.mozilla@gmail.com
|
8f787b8cbf
|
Backing out bug 392322 due to test failure.
|
2008-02-12 23:23:05 -08:00 |
|
bent.mozilla@gmail.com
|
14b2a9c165
|
Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+.
|
2008-02-12 20:54:08 -08:00 |
|
mattwillis@gmail.com
|
e221e29198
|
reverting 1.34 - meant for trunk
|
2007-07-26 17:21:01 -07:00 |
|
mattwillis@gmail.com
|
99b92bd703
|
bug 389739 - Add IDL constants for XMLHttpRequest readyStates. r/sr=bzbarsky
|
2007-07-26 17:12:58 -07:00 |
|
dcamp@mozilla.com
|
bb10d2d59f
|
add a sendAsBinary() method to XMLHttpRequest (for sending data from an <input type=file> element, among other things). b=371432, r+sr=jonas
|
2007-07-24 21:53:21 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|