Граф коммитов

8598 Коммитов

Автор SHA1 Сообщение Дата
Ben Turner f27e00035f 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 b8c861cec1 Backed out changeset 84db7473edfb (bug 835575) 2013-02-07 12:52:50 +00:00
ben turner dc3a012d01 Bug 835575, 'PRemoteOpenFile could be more IPC-efficient'. r=jduell. 2013-02-01 10:20:00 +00:00
Ben Turner 95daf24ed3 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 a59edaacfe Back out 4b47185f48f8 (bug 835698) for Win debug crashes in test_jarchannel_e10s.js 2013-02-06 22:23:33 -08:00
ben turner eee608fdc3 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 081d5c8aa1 Merge the last PGO-green inbound changeset to m-c. 2013-02-06 16:55:25 -05:00
Brad Lassey 94f3891adc 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 cbe41fceea Bug 873103: Fix problems with large DataChannel transfers (wrong flags) r=jesup 2013-02-06 11:04:34 -05:00
Mounir Lamouri 8ad54869c8 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 513cb2b5df Bug 828281 - UpdateRecord in CloseOutputStream can be removed. r=michal.novotny 2013-02-03 17:09:48 +01:00
Alfred Kayser 0833f66c48 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 cd10174200 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 b8876326fb 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 6c3a8a3184 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é fefe78557a 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 496b16cf36 bug 822745 spdy settings type 5 cwnd support r=honzab 2013-01-30 20:34:25 -05:00
Jason Duell ce493e52d5 Bug 828958 - audit uses of DeserializeURI r=bent 2013-01-30 14:09:31 -08:00
Honza Bambas 16179f229b 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 a94eb57cf0 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 c429163e8b Backed out changeset 0aea65518be3 (bug 725587) for bustage. 2013-01-29 17:01:10 -05:00
Honza Bambas 22303b032c 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 2d3a3ecfee merge 2013-01-29 22:27:43 +01:00
Honza Bambas ce40d552f4 Backout of changeset 816f076c2c15 2013-01-29 22:26:47 +01:00
Honza Bambas a94f60d5ce Bug 794507 - make offline application cache store security info for entries, r=michal 2013-01-29 22:05:43 +01:00
Honza Bambas a279035ff4 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 4613c4dee9 Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari 565d0479c3 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 9582bebc35 Bug 834395 - Disable INET6 everywhere in Android SCTP. r=jesup 2013-01-29 10:28:14 +01:00
Gian-Carlo Pascutto d9c801e1ea Bug 835343 - Correctly free the linked list in freeifaddrs. r=jesup 2013-01-29 10:21:28 +01:00
Randell Jesup ee0aa6fbdb 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 2fc5d2813d Bug 835287: Give up ref to TransportFlow to runnable meant to release it r=ekr 2013-01-28 11:29:35 -05:00
Josh Matthews ab3d03acce Bug 835038 - Ensure IPC TCP sockets always have permission checks applied. r=jduell 2013-01-29 16:53:37 +00:00
Peter Eckersley f8453319f2 Bug 765934: Test cases for the redirectTo API. r=honza 2013-01-24 12:49:41 -08:00
Mike Perry 3c69240762 Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza 2013-01-11 15:46:00 -08:00
Sid Stamm d4170e5094 Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Ryan VanderMeulen 0c0f4a7dea Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
2013-01-26 14:05:31 -05:00
Shriram Kunchanapalli 07a2e5d95d Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg 2013-01-17 00:40:56 +05:30
Jason Duell ec242ba8a0 Bug 833935 - Stop using one static var per compilation unit. r=jdm 2013-01-25 19:28:00 +00:00
Jason Duell fca682ab29 Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm 2013-01-24 19:24:00 +00:00
Jason Duell 69b06b506b Bug 833935 - Centralize UsingNeckoIPDLSecurity function. r=jdm 2013-01-24 19:22:00 +00:00
Ben Turner 1a6771d8e6 Bug 831307 - Allow invalid file handles to not crash child processes. r=cjones. 2013-01-24 17:10:39 -08:00
Masatoshi Kimura 123f4ad435 Bug 825501 - Remove IPv4 records manually because PR_GetAddrInfoByName dislike PR_AF_INET6. r=honzab 2013-01-25 08:30:12 +09:00
Ryan VanderMeulen 8894b3a242 Backed out changeset 08863162779f (bug 761040) for crashes. 2013-01-24 15:18:35 -05:00
Jason Duell 873ead6208 Bug 761040 - Addition to test to cover failed redirect case. r=mayhemer 2013-01-25 13:19:59 -05:00
Ryan VanderMeulen e4e09704bb Merge m-c to inbound. 2013-01-25 12:32:22 -05:00
Ehsan Akhgari 497f06f2c6 Backed out changeset 70baa7e07838 (bug 833915) since one day has passed 2013-01-24 11:12:24 -05:00
Ehsan Akhgari ea3a2d23b4 Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium 2013-01-23 16:13:50 -05:00
Doug Turner ef0c1aa0c8 Bug 833178 - Increase Stream Transport thread pool max threads. r=bsmith 2013-01-22 21:26:00 -08:00
Doug Turner c3ecbad273 No Bug - Bumping uuid of nsIStreamTransportService just in case. r=dougt 2013-01-22 21:25:50 -08:00