Commit Graph

3243 Commits

Author SHA1 Message Date
Patrick McManus
b6817e9119 bug 819044 backout changes to spdy goaway handling r=backout
--HG--
extra : rebase_source : 9e45cf2f9b25a015c3f39dcee162d144d1343640
2013-02-13 10:50:42 -05:00
Randell Jesup
c8702fe745 Bug 839568: Typo in SCTP logging r=jesup 2013-02-12 16:38:22 -05:00
Randell Jesup
d62e195fd0 Bug 833217: Null out listener if we're no longer listening for DataChannel events r=abr 2013-02-12 16:32:43 -05:00
Matthew Noorenberghe
7fb6d0abb7 Bug 587780 - Part 1 - Add "purpose" argument to getSubmission, to allow varying search parameters depending on search context. original-patch=gavin r=rnewman
--HG--
extra : rebase_source : 6015b78b46ea21136be7a747cd0856b2fe93f4ce
2011-12-20 16:20:21 -08:00
Patrick McManus
97434c9cca bug 837939 announce spdy max streams 0 to disable push r=honzab 2013-02-12 15:07:50 -05:00
Ryan VanderMeulen
b2815d5a41 Merge m-c to inbound. 2013-02-12 15:05:37 -05:00
Tim Taubert
43c911f3aa merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Martin Stransky
470a4da001 Bug 239254 - [Linux] Support disk cache on a local path, r=michal.novotny 2013-02-11 15:47:21 +01:00
Patrick McManus
03e538014e bug 829006 - apply proxy filters even after failed pac thread r=jduell 2013-02-12 13:35:04 -05:00
Patrick McManus
8fbb62bc8e bug 833947 - system pac file at normalized uri fails r=jduell 2013-02-12 13:29:27 -05:00
Ryan VanderMeulen
49521be52f Backed out changeset 1646e649878a (bug 835698) for causing bug 839256. 2013-02-11 17:38:41 -05:00
Ben Turner
d44c4dc7ca Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-09 17:59:47 +00:00
Ed Morley
552bcabebf Backout 1646e649878a (bug 835698) on suspicion of causing mochitest-1 shutdown hangs on Windows on a rather sad looking CLOSED TREE 2013-02-11 15:41:36 +00:00
Ben Turner
624f6d9042 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-09 17:59:47 +00:00
Jason Duell
710d5e47dd Backed out changeset 1a2e34c9ebc7 (bug 835698) a=bustage_from_bug_839688 2013-02-08 17:18:28 -08:00
Jason Duell
1976df1ef8 Backed out changeset f21da1055c46 (bug 835698) a=bustage_from_bug_839688 2013-02-08 17:18:18 -08:00
Masatoshi Kimura
62d87c38b8 Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell 2013-02-08 20:49:30 +09:00
Josh Matthews
8ab76476c3 Bug 837091 - Rename cookie-changed notification for private cookies. r=ehsan 2013-02-05 10:44:21 +00:00
Ben Turner
8aa8c1b752 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-07 13:06:58 +00:00
Ed Morley
b5a78ecd74 Backed out changeset 84db7473edfb (bug 835575) 2013-02-07 12:52:50 +00:00
ben turner
e1bb670ec7 Bug 835575, 'PRemoteOpenFile could be more IPC-efficient'. r=jduell. 2013-02-01 10:20:00 +00:00
Ben Turner
456cb1e956 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-01 04:23:23 -08:00
Phil Ringnalda
498d9f9e42 Back out 4b47185f48f8 (bug 835698) for Win debug crashes in test_jarchannel_e10s.js 2013-02-06 22:23:33 -08:00
ben turner
fd7fb68530 Bug 835698 - Pre-open() and send the fd for app process's application.zip r=jduell 2013-02-06 05:18:00 -08:00
Ryan VanderMeulen
f513ec0999 Merge the last PGO-green inbound changeset to m-c. 2013-02-06 16:55:25 -05:00
Brad Lassey
00fb652d89 bug 829596 - Remove 'Tablet' from UA string of Firefox on Android tablets. back out changeset 196ed5ab68a1, r=mfinkle 2013-02-06 14:32:21 -05:00
Randell Jesup
a15d79a6d5 Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup 2013-02-06 11:04:34 -05:00
Mounir Lamouri
e5ff16f5e9 Bug 823175 - Add a method to return the next sub domain of a given host in nsIEffectiveTLDService. r=bz 2013-02-04 17:59:49 +00:00
Alfred Kayser
81083adad0 Bug 828281 - UpdateRecord in CloseOutputStream can be removed. r=michal.novotny 2013-02-03 17:09:48 +01:00
Alfred Kayser
3424ce0bc0 Bug 572011 - Crash @ nsDiskCacheStreamIO::FlushBufferToFile - Make sure that we don't crash on empty/missing buffer 2013-02-02 10:52:41 +01:00
Dave Townsend
f1c830614d Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Randell Jesup
3236e0491f Bug 789858: Error out if we can't find a byteswap function in libsrtp (for upstreaming) r=ted DONTBUILD 2012-09-10 01:12:08 -04:00
Nicholas Nethercote
f7f94fcd8f Bug 833208 (part 4) - Remove e4x support from xpcshell tests. r=jorendorff.
--HG--
extra : rebase_source : a7bd33905120f74e6c242e0c236450dd3be54436
2013-01-30 16:56:16 -08:00
Fabrice Desré
a5716c082e Bug 835013 - AppProtocolHandler.js and related code taking ~50ms on the critical startup path r=cjones 2013-01-31 13:35:13 -08:00
Patrick McManus
3134f75bde bug 822745 spdy settings type 5 cwnd support r=honzab 2013-01-30 20:34:25 -05:00
Jason Duell
6f25b78bc5 Bug 828958 - audit uses of DeserializeURI r=bent 2013-01-30 14:09:31 -08:00
Honza Bambas
65b52d00f6 Bug 812167 - Redirect Responses are Cached to disk despite Cache-control: no-store, Expires: -1, r=michal 2013-01-30 16:01:16 +01:00
Honza Bambas
ad9a101b7d Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus 2013-01-29 23:49:35 +01:00
Ryan VanderMeulen
477f66a61e Backed out changeset 0aea65518be3 (bug 725587) for bustage. 2013-01-29 17:01:10 -05:00
Honza Bambas
f9a3d75fd5 Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus 2013-01-29 22:44:58 +01:00
Honza Bambas
03846d1fe6 merge 2013-01-29 22:27:43 +01:00
Honza Bambas
64ef77dfa4 Backout of changeset 816f076c2c15 2013-01-29 22:26:47 +01:00
Honza Bambas
f407583969 Bug 794507 - make offline application cache store security info for entries, r=michal 2013-01-29 22:05:43 +01:00
Honza Bambas
e9d69c4af4 Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus 2013-01-29 22:05:42 +01:00
Ehsan Akhgari
58ef03f2b1 Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
84c4ac3c75 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Gian-Carlo Pascutto
55db2ec66f Bug 834395 - Disable INET6 everywhere in Android SCTP. r=jesup 2013-01-29 10:28:14 +01:00
Gian-Carlo Pascutto
72891ef363 Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup 2013-01-29 10:21:28 +01:00
Randell Jesup
06fb885cc3 Bug 830146: Add packet logging for DataChannels, and log SCTP debugs through NSPR r=jesup,mcmanus 2013-01-29 02:46:26 -05:00
Randell Jesup
be6d3801fc Bug 835287: Give up ref to TransportFlow to runnable meant to release it r=ekr 2013-01-28 11:29:35 -05:00