Josh Aas
f1376f56b5
Bug 766973: Don't allow synchronous DNS queries from the main thread. r=sworkman
2012-09-29 00:50:59 -04:00
Ed Morley
da9299600b
Backout bec7e68cad9a & a6228bc28958 (bug 786299) for Windows compilation errors on a CLOSED TREE
2012-09-29 01:44:30 +01:00
Jason Duell
b75e7e52c9
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
1a4c79869e
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
e0ccbfc6c7
Bug 795351: Replace LL_MaxInt(), LL_MinInt(), LL_MaxUint() with stdint macros; r=ehsan
2012-09-28 17:08:26 -05:00
Isaac Aggrey
b95ab79e45
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
2012-09-28 14:55:23 -05:00
Michal Novotny
c034040abb
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-29 00:39:20 +02:00
Isaac Aggrey
481e7dfb0b
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
foudfou
35bc9a72e8
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
2d12dc7bf9
Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE
2012-09-28 13:14:26 +01:00
Michal Novotny
a323c44dd2
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-28 13:53:52 +02:00
Mounir Lamouri
6e8a40605f
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
fa2dedd6b2
No bug - Fix build bustage on CLOSED TREE.
2012-09-27 23:12:14 +01:00
Mounir Lamouri
599443f29a
Bug 783408 - 3/4 - Delete app's cookies when uninstalled. r=jlebar,mconnor
2012-09-27 22:37:28 +01:00
Mounir Lamouri
b8dffb5266
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
1034c194b7
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
10314074af
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Honza Bambas
35c316e44f
Bug 779100 - HSTS redirect load group management fix, r=jduell
2012-09-27 21:35:08 +02:00
Patrick McManus
515dcdebee
bug 791531 proxy callback on wrong thread after pac load r=biesi
2012-09-27 13:29:34 -04:00
Patrick McManus
8dcda84536
bug 791527 check compiler return on pac thread r=biesi
2012-09-27 13:29:34 -04:00
Patrick McManus
0d87d4df42
bug 347307 - make pac myIPAddress() more accurate r=biesi
2012-09-14 16:27:46 -04:00
Patrick McManus
35346a740a
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Patrick McManus
d70af841f6
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
0d22812f2d
bug 773255 nsHttpConnection::Close() on error remove callbacks on mSocketOut r=honzab r=biesi
2012-09-27 13:29:34 -04:00
Aryeh Gregor
2f108ae5fb
Bug 779809 part 1 - Make [notxpcom] attributes an error; r=khuey
2012-08-09 11:31:14 +03:00
Brian Smith
aa292f0252
Bug 770243: Close cache input stream only when we're sure we don't need it in nsHttpChannel, r=bsmith for Honza's code, r=honzab for bsmith's changes
...
--HG--
extra : rebase_source : 6ea99a3a3cd3703cdd0b9a2e0c17dd71ffc3b3ac
2012-09-24 10:20:11 -07:00
Brian Smith
3c9aa3c046
Bug 788365: Do not require securityInfo for AppCache entries, r=honzab
...
--HG--
extra : rebase_source : 69a0eac6fb9e55bd1f5ab60a589be42e9a26169c
2012-09-26 12:01:56 -07:00
Ehsan Akhgari
14ce0f9814
Bug 788275 - Part 1: Only check whether the PB state bit overridden condition holds for the cases where we actually have a load context around; r=jduell
2012-09-26 10:36:38 -04:00
Antonio Manuel Amaya Calvo
2f7fb97af8
Bug 773886: Prevent loading resources from app:// URIs from outside that app. r=sicking
2012-09-25 12:33:01 -07:00
Honza Bambas
62c6cf834b
Bug 756717 - Implement 'appcache jar' for apps, r=tlee+jduell
2012-07-31 02:36:00 -04:00
Julian Reschke
08d13966a5
Bug 782235 - Move HTTP convenience functions to nsHttp. r=bsmith
2012-09-25 11:04:25 -04:00
Phil Ringnalda
02d5380784
Back out 8bd13443d0bc (bug 579517) to get a clean backout
...
--HG--
extra : rebase_source : 63c8087f0a6de5adeddb8762ff9e410b2b818e22
2012-09-24 21:21:10 -07:00
Ehsan Akhgari
f0b366783f
Bug 579517 follow-up: Remove NSPR types that crept in
2012-09-24 17:55:10 -04:00
Randell Jesup
947e52bb6f
Bug 793393: Fix VC8/9 builds: fix HAVE_64BIT_OS test, modify libsrtp to force StandardInteger.h r=khuey
2012-09-24 01:44:03 -04:00
Ms2ger
fc5a38ea1d
Backout changeset 030b4a47baa4 for breaking the windows build.
2012-09-22 18:42:11 +02:00
Ehsan Akhgari
5216692bbf
Bug 793393 - Make srtp build with MSVC9; irc-r=jesup
2012-09-22 12:20:34 -04:00
julian.reschke@gmx.de
d6e1667433
Bug 758973 - Make handling of status code 308 more consistent. r=bsmith
2012-09-22 11:27:17 -04:00
Ryan VanderMeulen
4cc66c38b4
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Ryan VanderMeulen
a740bd1b17
Merge the last PGO-green inbound changeset to m-c.
2012-09-21 22:38:53 -04:00
Randell Jesup
ed790eae8b
Bug 792325: patches from jingle's archive of libsrtp for upstreaming (or replacing with an upstream update) rs=biesi
2012-09-21 16:37:54 -04:00
Randell Jesup
e4da263496
Bug 792325: srtp updated from CVS on Fri Sep 21 14:24:48 EDT 2012 rs=biesi
2012-09-21 16:37:41 -04:00
Randell Jesup
98648160b2
Bug 792325: Build libsrtp in mozilla's system, and update script r=ted r=bsmedberg
2012-09-21 16:37:29 -04:00
Josh Matthews
22b97c746b
Bug 783878 - Part 2: Allow serializing remote input streams by passing the actor reference over the wire and retrieving the original stream in the parent. r=bent
2012-09-21 13:26:13 -04:00
Mike Habicher
5b69de0f54
Bug 776934 - Add permissions check to camera API. r=jlebar
2012-09-21 06:32:18 -04:00
Mounir Lamouri
bda1d14bb4
Bug 792828 - Fix warnings in netwerk/test/. r=Ms2ger
2012-09-21 11:28:56 +01:00
Valentin Gosu
128a63b096
Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus
2012-09-19 20:24:58 -04:00
Nathan Froyd
9f72e22940
Bug 792421 - fix build error in nsCookieService.h; r=jduell
2012-09-19 10:55:09 -04:00
Ehsan Akhgari
8cc30b88b2
Bug 792502 - Kill the FunctionTimer code; r=vlad
2012-09-19 16:59:38 -04:00
Gregor Wagner
9c9eb3a586
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Makoto Kato
97d448526f
Bug 790617 - Part 2 - don't use atoi to parse header. r=cbiesinger
2012-09-19 17:44:54 +09:00