Valentin Gosu
7c09070a60
Bug 796192 - A/B test HTTP Pipelining on pre-release channel. r=mcmanus
2012-10-04 21:08:58 -04:00
Patrick McManus
e3e41e365c
bug 795905 call proxyservice::asyncresolve() when direct in case of filters r=biesi
...
--HG--
extra : rebase_source : c0d97222a8c5bad3ed8120c5a5a9cfdb7d3b8d6f
2012-10-04 15:08:26 -04:00
Randell Jesup
74fe2ef195
Bug 729512: DataChannel protocol rollup r=mcmanus
2012-10-03 19:51:23 -04:00
Ryan VanderMeulen
5b4e2ecda3
Backout a9ab0881ebe2 (bug 729512) and ed6491f2335e (bug 733002) due to M3 orange.
2012-10-03 21:03:16 -04:00
Randell Jesup
1da22775c6
Bug 729512: DataChannel protocol rollup r=mcmanus
2012-10-03 19:51:23 -04:00
Ehsan Akhgari
6a6d0d8405
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Andrew Quartey
106c5d6f24
Bug 792581 - part 5: Replace LL_CMP macro with standard comparison. r=ehsan
2012-10-03 10:13:19 -04:00
Andrew Quartey
b1b8b7f76b
Bug 792581 - part 4: Replace LL_GE_ZERO macro with standard relation. r=ehsan
2012-10-03 10:13:19 -04:00
Andrew Quartey
79f41a48bd
Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan
2012-10-03 10:13:18 -04:00
Randell Jesup
ac8f66b47c
Bug 729511: (and Bug 783843) build libsctp within Mozilla tree r=biesi r=ted
2012-03-29 17:25:15 -04:00
Randell Jesup
fb4b1fd35f
Bug 729511: patch to libsctp_8279 - add __USE_GNU for netinet/in.h r=biesi
2012-10-03 03:22:45 -04:00
Randell Jesup
b80ed84a02
Bug 729511: Import usrsctp library rev 8279 rs=biesi
2012-10-03 03:22:43 -04:00
Cameron Kaiser
db848ebf08
Bug 718910 - Disable Spotlight on the cache directory on Mac; r=michal.novotny, f=smichaud,josh
2012-10-02 23:05:40 -04:00
Tom Schuster
68bf2735b6
Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi
2012-10-02 09:43:00 -07:00
Jason Duell
882da84a9a
Bug 786299 - Delete app-cache related to an app when uninstalled. r=honza,jduell
2012-10-02 17:39:09 -07:00
Patrick McManus
470dbbad79
bug 795305 - http channel can drop callback references sooner on asyncopen failures r=jduell
...
--HG--
extra : rebase_source : 95240c7f54ef177e285217f4c35cd2474f78aed2
2012-10-02 20:18:34 -04:00
Daniel Holbert
cee30b8c50
Bug 797117: Explicitly cast UINT16_MAX to uint32_t in comparison within nsSocketTransportService::DoPollIteration(), to prevent it from being treated as signed and causing a build warning. r=ehsan
2012-10-02 17:18:47 -07:00
Simone Carletti
bf2fe0b2ef
Bug 794882 - Add hu.net to PSL. r=gerv.
2012-10-02 12:59:31 +01:00
Jason Duell
5edf32906a
Bug 796164 - Change NECKO_UNKNOWN_APP_ID to UINT32_MAX. r=ehsan
2012-10-01 21:44:29 -07:00
Patrick McManus
d918051bf8
bug 795082 http remove dead or redundant code r=honzab
...
--HG--
extra : rebase_source : 7dbaffae0670fb71ef8baa29a9884f63edfa2488
2012-10-01 20:10:08 -04:00
Ehsan Akhgari
7de021df15
Bug 579517 follow-up: Remove NSPR types that crept in
2012-10-01 16:04:09 -04:00
Michal Novotny
ab9e348a12
Bug 795897 - Force NSPR logging for cache module in release build, r=biesi
2012-10-01 18:10:21 +02:00
Mounir Lamouri
b06c50f3b5
Bug 795711 - 'network.activity.blipIntervalMilliseconds' user pref should be taken into account. r=bz
2012-10-01 10:43:14 +01:00
Masatoshi Kimura
a31ae24743
Bug 795584 - Add a template parameter to clamped. r=Ms2ger
2012-09-30 14:19:34 -04:00
Steve Workman
fd6793666f
Bug 734546: Add DASH Decoders and Readers r=cpearce r=ted
2012-09-29 16:29:04 -07:00
Josh Aas
64654ac744
Bug 766973: Don't allow synchronous DNS queries from the main thread. r=sworkman
2012-09-29 00:50:59 -04:00
Ed Morley
024d4659cf
Backout bec7e68cad9a & a6228bc28958 (bug 786299) for Windows compilation errors on a CLOSED TREE
2012-09-29 01:44:30 +01:00
Jason Duell
223a507caf
Bug 786299 - Part 2: Delete app-cache related to an app when uninstalled. r=honza
2012-09-28 16:13:17 -07:00
Jason Duell
71d9435e85
Bug 786299 - Delete app-cache related to an app when uninstalled, part 1 r=jduell
2012-09-28 16:13:15 -07:00
Isaac Aggrey
5a625049e0
Bug 795351: Replace LL_MaxInt(), LL_MinInt(), LL_MaxUint() with stdint macros; r=ehsan
2012-09-28 17:08:26 -05:00
Isaac Aggrey
e496b51126
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
2012-09-28 14:55:23 -05:00
Michal Novotny
1c59db4611
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-29 00:39:20 +02:00
Isaac Aggrey
997db4d142
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
foudfou
d72827c0aa
Bug 785542 - Convert usages of PR_MIN and PR_MAX to NS_MIN and NS_MAX; r=ehsan
...
Occurences of PR_MAX in layout/style/nsCSSProps.cpp and xpcom/glue/nsTArray.h
can not be converted without C++11 support (constexpr).
--HG--
extra : rebase_source : 3b4f7e26690fad487dd11594449948411d4e79bc
2012-09-27 23:44:47 +02:00
Ed Morley
ea34844908
Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE
2012-09-28 13:14:26 +01:00
Michal Novotny
c526be2178
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-28 13:53:52 +02:00
Mounir Lamouri
fdba5f54e7
Bug 794023 - Use std::numeric_limits for NECKO_UNKNOWN_APP. f=ehsan r=jduell
...
--HG--
extra : rebase_source : bfd9374dd9f53f2e98bcefb33c6dfa355a07948e
2012-09-28 11:04:32 +01:00
Mounir Lamouri
e57e4078be
No bug - Fix build bustage on CLOSED TREE.
2012-09-27 23:12:14 +01:00
Mounir Lamouri
1e5ff0d298
Bug 783408 - 3/4 - Delete app's cookies when uninstalled. r=jlebar,mconnor
2012-09-27 22:37:28 +01:00
Mounir Lamouri
75418b1030
Bug 783408 - 2/4 - Add a function to remove app's cookies in nsICookieManager2. r=jduell sr=mconnor
2012-09-27 22:37:02 +01:00
Mounir Lamouri
903b7edcb3
Bug 783408 - 1/4 - Add a method in nsICookieManager2 that returns app's cookies. r=jduell sr=mconnor
2012-09-27 22:17:08 +01:00
Josh Matthews
1ce2adcc13
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Honza Bambas
8c9fc16284
Bug 779100 - HSTS redirect load group management fix, r=jduell
2012-09-27 21:35:08 +02:00
Patrick McManus
3e0d6fc9db
bug 791531 proxy callback on wrong thread after pac load r=biesi
2012-09-27 13:29:34 -04:00
Patrick McManus
2571779f22
bug 791527 check compiler return on pac thread r=biesi
2012-09-27 13:29:34 -04:00
Patrick McManus
90715f05f5
bug 347307 - make pac myIPAddress() more accurate r=biesi
2012-09-14 16:27:46 -04:00
Patrick McManus
b0d97b100c
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Patrick McManus
b0eb649bd8
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Patrick McManus
2984d42e1d
bug 773255 nsHttpConnection::Close() on error remove callbacks on mSocketOut r=honzab r=biesi
2012-09-27 13:29:34 -04:00
Aryeh Gregor
d70547f8d3
Bug 779809 part 1 - Make [notxpcom] attributes an error; r=khuey
2012-08-09 11:31:14 +03:00