Ben Turner
|
c719084418
|
Bug 780048 - 'Some input stream types cannot be transferred via IPC'. r=khuey.
--HG--
extra : transplant_source : %C5m%04S%92%9F%E6%A7%02%0D%7E%CCz%8B%BBW%AA%C5%81%06
|
2012-08-03 13:37:58 -07:00 |
|
Ed Morley
|
c8e2787cff
|
Backout 21d92e8dd85a (bug 780048) for bustage
|
2012-08-03 21:26:23 +01:00 |
|
Ben Turner
|
f01b3ab659
|
Bug 780048 - 'Some input stream types cannot be transferred via IPC'. r=khuey.
--HG--
extra : transplant_source : K%881/0%0DV%D9m%D3%D6%F3O%15%1CX%9E%22%18%DE
|
2012-08-03 13:10:15 -07:00 |
|
Aryeh Gregor
|
c25112c690
|
Bug 778680 part 1 - Make netwerk status codes actually nsresult; r=jduell
|
2012-08-01 11:17:09 +03:00 |
|
Aryeh Gregor
|
2e7996f8d1
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Ehsan Akhgari
|
c80897316e
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
7bf9fe596b
|
Bug 777292 - Add casts and annoyed comments where we make up nsresult codes on the fly; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
58769bb9d6
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Patrick McManus
|
eb4159b979
|
bug 778181 - fix resolve flags for nsiprotocolproxyservice::asyncresolve() r=biesi
|
2012-07-27 21:23:16 -04:00 |
|
Patrick McManus
|
d5350894c6
|
bug 767158 - remove blocking dns call in sspi r=honzab
--HG--
extra : rebase_source : a313576f1262f25b6d299f815cedb0d8acc0b03f
|
2012-07-26 11:09:05 -04:00 |
|
Patrick McManus
|
5452bacad0
|
bug 767005 backout bug 235853 r=jduell
--HG--
extra : rebase_source : c5aee6699ad20b85c11d52ca70365d6adebaec7c
|
2012-07-24 22:40:34 -04:00 |
|
Joshua Cranmer
|
e1cdfe2f05
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
Jason Duell
|
c13b1fb788
|
Bug 776176 - e10s: propagate GetExtendedOrigin from child to parent process. r=jdm
|
2012-07-23 11:12:03 -07:00 |
|
Aryeh Gregor
|
0c8f5adf50
|
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
|
2012-07-20 14:16:17 +03:00 |
|
Mounir Lamouri
|
5e743da510
|
Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith
|
2012-07-20 09:46:59 -07:00 |
|
Jason Duell
|
4cc41fe65d
|
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
|
2012-07-22 15:35:33 -07:00 |
|
Mounir Lamouri
|
8dd15b6732
|
Bug 774819 - Handle system principals in nsPermissionManager when taking principals. r=sicking
|
2012-07-18 08:24:01 -07:00 |
|
Brian Smith
|
e4441d0ef3
|
Bug 650355 - Stop accepting MD5 as a hash algorithm in signatures, r=johnath
|
2012-07-12 15:38:43 -07:00 |
|
Honza Bambas
|
cf693a708f
|
Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker
|
2012-07-11 20:20:17 +02:00 |
|
Ryan VanderMeulen
|
d803ddbb37
|
Backout 2838ba825479, 991404facac2, 7f6e22f10b99, 30a4e0cf7130, ad2c42efbe57, and 1f07f04ec01d (Bug 760067, Bug 767096, Bug 765158, Bug 729182) due to xpcshell orange.
|
2012-07-10 19:21:54 -04:00 |
|
Honza Bambas
|
6362d203a0
|
Bug 729182 - Implement visual event tracer, http instrumentation, r=mcmanus
|
2012-07-10 23:49:19 +02:00 |
|
Honza Bambas
|
57b6ddeca3
|
Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker
|
2012-07-10 23:49:18 +02:00 |
|
Mounir Lamouri
|
ea613037ec
|
Bug 769583 - Add methods to nsIPermissionManager to take principals instead of URIs. r=sicking
|
2012-07-09 12:26:12 +02:00 |
|
Ryan VanderMeulen
|
74531a6662
|
Backout 38cfb0413e04 (bug 767506) due to M1 permaorange.
|
2012-07-02 21:55:24 -04:00 |
|
Jason Duell
|
f3464518e0
|
Bug 767506 - Select proper proxy caps for non-SSL CONNECT. r=honzab
|
2012-07-02 17:38:34 -07:00 |
|
Paul Adenot
|
aca85bb434
|
Bug 767087 - Add a flag to force content sniffing when we get served application/octet-stream. r=jduell
|
2012-06-26 10:33:00 -07:00 |
|
Brian Smith
|
93bc1eddee
|
Bug 764171: Fix crash in nsStorageStream by avoiding pre-buffering for items we will validate, r=honzab
--HG--
extra : rebase_source : e1229663f56643ef25805b26126893df51aaace7
|
2012-06-28 12:18:25 -07:00 |
|
Ehsan Akhgari
|
c8be8664d9
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell
|
2012-06-05 23:18:25 -04:00 |
|
Honza Bambas
|
f29e1ac591
|
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
|
2012-06-12 19:06:20 +02:00 |
|
Jan Varga
|
4baf2228ed
|
Bug 763013 - Race condition in async stream copier. r=biesi
|
2012-06-09 22:54:24 +02:00 |
|
David Rajchenbach-Teller
|
027b745c89
|
Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin
|
2012-05-03 16:56:33 +02:00 |
|
Geoff Lankow
|
ffc31a982b
|
Bug 762079 - crash in nsFileStreamBase::MaybeOpen; r=bent
|
2012-06-07 11:42:10 +12:00 |
|
Geoff Lankow
|
1214b72681
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Honza Bambas
|
22565351ec
|
Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny
|
2012-06-04 16:12:24 +02:00 |
|
Brian Smith
|
b5e18b6c5a
|
Bug 746018 - Part 6 - Start buffering cache entries in memory before we validate them, r=honzab
|
2012-05-31 15:20:04 -07:00 |
|
Gervase Markham
|
638c878b13
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Josh Matthews
|
9906e7aafc
|
Bug 722845 - Part 4: Add PB information to wyciwyg channels. r=jduell
|
2012-05-24 16:31:54 +01:00 |
|
Josh Matthews
|
3e60a1dc11
|
Bug 722845 - Part 2: Generalize channel private browsing information to a PB consumer interface. r=jduell
|
2012-05-24 16:31:54 +01:00 |
|
Jan Varga
|
ca9e63a66d
|
Bug 757511 - Make it possible to raise the maximum number of threads. r=biesi
|
2012-05-23 06:24:18 +02:00 |
|
Jan Varga
|
40a6873fa4
|
Bug 757507 - Implement read-write file streams. r=biesi
|
2012-05-23 06:23:11 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
2187798a40
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Alexandre Poirot
|
b4a491a91f
|
Bug 682305 - nsXMLHttpRequest::Send fails with mChannel being implemented in JS. r=sicking
|
2012-05-10 19:58:48 +01:00 |
|
Blake Kaplan
|
557af2f0e7
|
Backed out changeset ad106d37ee43. The bug number in the changeset was wrong.
|
2012-05-15 12:03:01 +02:00 |
|
Alexandre Poirot
|
f2ad750bab
|
Bug 736046 - nsXMLHttpRequest::Send fails with mChannel being implemented in JS r=sicking
--HG--
extra : rebase_source : 447999d425cb6a405c287fecdcfc7810676ea3b9
|
2012-05-10 19:58:48 +01:00 |
|
Jason Duell
|
0e63b42516
|
Bug 737164 - Make ReadInputStreamToString fallible. r=bsmedberg
|
2012-05-14 14:35:49 -07:00 |
|
Patrick McManus
|
8864f747f9
|
bug 726366 part 2 - fix tunnel spdy over http proxy initial settings race r=honzab
|
2012-05-14 14:49:18 -04:00 |
|
Jason Duell
|
65907c48a6
|
Backed out changeset a88c34de5d01
|
2012-05-11 14:32:58 -07:00 |
|
Jason Duell
|
e8e53d66d7
|
Bug 737164. Make ReadInputStreamToString fallible. r=bsmedberg
|
2012-05-11 14:16:09 -07:00 |
|