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
Doug Turner
4565e5bccb
Backout of Bug 757511 (cset 36e938e51481). r=bsmith
2013-01-22 20:39:58 -08:00
Patrick McManus
1956603633
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
2013-01-22 11:59:01 -05:00
Gervase Markham
a62a590189
Bug 888307 - remove extraneous dots which cause test failures. a=nonlibxul.
2013-01-22 15:05:15 +00:00
Simone Carletti
e7cf5b2380
Bug 833307 - update PSL for .tz. r=gerv; a=nonlibxul.
2013-01-22 13:58:40 +00:00
Nicholas Nethercote
aac86acc69
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
...
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
2013-01-20 14:12:42 -08:00
Frank Yan
128e526c18
No bug - Fix nsIURI typos in comments. r=me
2013-01-17 22:05:28 -08:00
Raymond Lee
8ceb72cf5e
Bug 830703 - test_httpauth.js doesn't run. r=josh
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_httpauth.js => netwerk/test/unit/test_httpauth.js
2013-01-24 00:37:42 +08:00
Raymond Lee
c4096e0f21
Bug 820784 - Remove alternative add_task implementations. r=mak
2013-01-24 12:47:19 +08:00
Randell Jesup
c5ffbdba65
Bug 805251 - Clean up DataChannel close logic r=mcmanus
2013-01-17 05:26:40 -05:00
Masatoshi Kimura
37bb78077f
Bug 827824 - Use uint8_t for mTxInlineFrame. r=mcmanus
2013-01-17 08:25:03 +09:00
Michal Novotny
25aff5186b
Bug 816642 - Avoid fragmenting cache files, r=jduell
2013-01-15 14:43:53 +01:00
Mats Palmgren
b7ae90666d
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
Nicholas Nethercote
e7d64e972a
Bug 829439 (part 1) - Add MemoryReporterBase class that promotes better encapsulation within nsIMemoryReporter sub-classes. r=jlebar.
...
--HG--
extra : rebase_source : 53a77ea456f2aedafe05954ceece7e64db743e66
2013-01-14 16:26:47 -08:00
Honza Bambas
d0a5828d83
Bug 791626 - offline status not updated by Firefox 15 in Fedora 17 (credit: Martin Stransky), r=cbiesinger
2013-01-15 01:29:35 +01:00
Honza Bambas
5aafb3cef6
Bug 829858 - Null dereference in nsHttpChannel::InitOfflineCacheEntry(), r=bsmith
2013-01-14 19:03:07 +01:00
Oleg Romashin
35336671d7
Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
...
--HG--
extra : rebase_source : d30852a09858b4f6d62fee627c0dc08ef765dcd8
2013-01-11 15:06:36 -08:00
Randell Jesup
d1870e8f24
Bug 827878: TransportFlows must be released on STS thread r=ekr
2013-01-12 05:40:22 -05:00
Patrick McManus
0342bdd3c7
bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi
2013-01-11 21:40:36 -05:00
Chris Peterson
de411b5fd0
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
2013-01-10 08:19:36 -08:00
Chris Peterson
63e242521e
Bug 829344 - Part 4: Fix gcc -Wlogical-op warnings from PRBool/bool conversion. r=ehsan
2013-01-10 17:56:51 -08:00
Dão Gottwald
ed8b562f13
Bug 829596 - Remove "Tablet" from UA string of Firefox on Android tablets. r=bz
2013-01-11 20:11:46 +01:00
Josh Aas
adaa445c5e
Bug 828630: Fix data race on nsSocketTransportService::mOffline. r=mcmanus
2013-01-11 11:57:24 -05:00
Randell Jesup
0300359a07
Bug 827878: don't release TransportFlow while DataChannel runnables may still be in use r=ekr
2013-01-11 10:53:46 -05:00
Patrick McManus
e63dca5b33
bug 828236 give CONNECT a (proxy-)connection header back from bug 570283 r=jduell
2013-01-11 10:34:37 -05:00
Josh Matthews
129468f68c
Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny
2013-01-11 15:40:25 +01:00
Randell Jesup
87e4ab84bb
Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus
2013-01-10 17:20:23 -05:00
Randell Jesup
d977c87ae0
Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus
2013-01-10 17:20:14 -05:00
Josh Matthews
5cdea069fb
Backed out changeset b99c87fb77d3 (bug 829043)
2013-01-10 22:50:27 +01:00
Josh Matthews
5ff81e67e2
Backed out changeset 4fb3f83287fb (bug 829043)
2013-01-10 22:50:25 +01:00
Josh Matthews
04c703cded
Bug 829043 - Hook up load contexts for remote wyciwyg and ftp channels. r=jduell
2013-01-10 21:58:52 +01:00
Josh Matthews
8043d5ac44
Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny
2013-01-10 21:58:47 +01:00
Andrea Marchesini
5bbb7954d5
Bug 827895 - Settings app should not show the session permissions of apps, r=mounir
2013-01-10 21:23:39 +01:00
Neil Rashbrook
f975dbf535
Bug 826455 Expose more NetAddr functions to script r=biesi,josh
2013-01-10 18:44:17 +00:00
Dave Hylands
4ecee878ca
Bug 785124 - Pt 7 - Fix nsIncrementalDownload to work on sdcard. r=jduell
...
This fixes the nsIncrementalDownload to work on the sdcard on the B2G emulator.
2013-01-10 14:46:39 +01:00
Ian Melven
9b5cf4aea2
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 2 (r=bz)
2013-01-09 10:57:04 -08:00
Honza Bambas
6d227e6dde
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
2013-01-07 16:01:00 +01:00
Patrick McManus
078a401ea5
bug 796475 - proxy auth cancelation rendering fix r=jduell
...
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Andrea Marchesini
5bdf23a61f
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
...
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
2013-01-07 18:37:01 +01:00
Seth Fowler
62680e3727
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2013-01-08 13:40:47 -08:00
Jason Duell
1e54b96806
Bug 827885 - Improve Necko security check messages. r=jdm
2013-01-08 18:52:29 +01:00
Brian Smith
cd0fd20084
Bug 821000: Add "Mobile; " to the B2G desktop user agent, r=gerv, r=cjones
...
--HG--
extra : rebase_source : 4d0066f4fb8279c8dd78fee364bbb63828404df6
2013-01-07 01:37:59 -08:00
Jason Duell
2a2f3da2fe
Bug 826846 - B2G: Crash in loop if reinstall existing packaged app. r=jdm
2013-01-08 10:15:02 +01:00
Phil Ringnalda
c4574bd3fa
Back out fef358e6d5e6 (bug 827050) for Linux/Windows xpcshell orange in test_cache_jar_wrap.js
2013-01-07 22:01:41 -08:00
Ed Morley
538a2febe2
Merge mozilla-central to mozilla-inbound
2013-01-07 17:40:38 +00:00
Andrea Marchesini
bfbca2d401
Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
...
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
2013-01-07 18:37:01 +01:00
Josh Matthews
d16a56d46d
Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun
2013-01-07 17:47:01 +01:00
Randell Jesup
221f6ac665
Bug 805251 - Minimal fix for creation refcount and transport release r=ekr,derf
2013-01-06 22:01:23 -05:00
Phil Ringnalda
b4c80e1c0d
Merge m-c to m-i
2013-01-06 09:38:33 -08:00
Alfred Kayser
4a4870b372
bug 814010: diskcache: skip buffer when writing to file. r=michal.novotny
2013-01-06 14:51:12 +01:00
Masatoshi Kimura
280752aa61
Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz
2013-01-04 12:49:25 +09:00
Andrea Marchesini
d70f7ca23e
Bug 811026 - [Permissions] Grant a prompted permission for the duration of the session, r=sicking
2013-01-05 14:02:29 -08:00
Nils Maier
800446f4b7
Bug 826063 - Part 2: Add tests for nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
2013-01-03 19:41:12 -05:00
Nils Maier
f17ee52502
Bug 826063 - Part 1: Add and implement nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
2013-01-03 19:40:48 -05:00
Ehsan Akhgari
4ad1b6649d
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
Michal Novotny
88c17a14f1
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
2013-01-04 00:30:48 +01:00
Shriram Kunchanapalli
25d2ca6bd4
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
2012-12-24 08:47:18 +05:30
Michal Novotny
5399e26bf2
Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley
2013-01-03 20:24:27 +01:00
Honza Bambas
927e7bbb77
Backout bug 725587, r=mcmanus
2013-01-03 17:43:51 +01:00
Michal Novotny
7e955d52d5
Bug 822036 - Fix race condition between nsCacheEntryDescriptor::Close() and nsCacheService::ClearDoomList(), r=hurley
2013-01-03 16:39:50 +01:00
Chris Jones
397707e92b
Bug 825698: Log process-kill messages in all builds. r=jduell
2013-01-02 20:15:19 -08:00
Josh Aas
a71361bf3d
Bug 825492: Fix IPv6 DNS lookups on Windows. r=sworkman
2013-01-02 17:40:18 -05:00
Ehsan Akhgari
515d9293b7
Bug 826037 - Re-introduce an obsolete private browsing service in order to not break all Jetpack add-ons; r=jdm
2013-01-02 16:41:32 -05:00
Josh Aas
7ebf73dc81
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
2013-01-02 16:46:27 -05:00
Jacek Caban
28f2c1fd4c
Bug 807678 - fixed mingw cross compilation on case-sensitive OSes
2013-01-02 18:25:32 +01:00
Masatoshi Kimura
9a4812e054
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
2013-01-03 00:56:38 +09:00
Nicholas Nethercote
b7723e3c58
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
...
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
2012-12-23 16:59:51 -08:00
Patrick McManus
bb4345c061
bug 819902 - system settings pac file failed redirect r=biesi
2013-01-01 16:05:07 -05:00
Bobby Holley
f908ab3aa2
Bug 824581 - RemoteOpenFileChild::AsyncRemoteFileOpen crashes on Windows/Mac r=jduell
2012-12-26 11:01:00 -08:00
Ehsan Akhgari
7ac6b43e43
Bug 818800 - Remove the global private browsing service in per-window PB builds; r=jdm
2012-12-20 12:30:47 -05:00
Josh Matthews
7482ee38c6
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-29 04:02:16 -05:00
Josh Matthews
315334a8d5
Backed out changeset 6cd44513d285 (bug 782542)
2012-12-28 19:18:38 -05:00
Josh Matthews
8574d2db42
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-12 10:40:33 -05:00
Josh Matthews
b8e77d1643
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
2012-12-28 12:50:23 -05:00
Josh Matthews
84d274cfbc
Backed out changeset d924c6aa0a8f (bug 818667)
2012-12-28 12:31:44 -05:00
Josh Matthews
c7bb6fdcf9
Bug 818667 - Put HTTP cache into app jars. r=michal.novotny
2012-12-28 11:56:31 -05:00
Jan Beich
9c8252a53e
Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell
2012-12-26 10:16:42 -05:00
Nicholas Nethercote
8eac1dfb3c
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
2012-12-23 20:45:57 -08:00
Josh Aas
233d967af4
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
2012-12-23 16:08:43 -05:00
Ryan VanderMeulen
c28cf72836
Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage.
2012-12-23 11:45:38 -05:00
Seth Fowler
8ed37e4342
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2012-12-19 13:33:56 -08:00
Trevor Saunders
5a35c9fff1
bug 819936 - remove NS_NewArrayEnumerator overload for nsISupportsArray r=bz, bsmedberg
2012-12-09 05:04:21 -05:00
Jason Duell
1403709ff4
Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm
2012-12-22 05:56:21 -08:00
Josh Matthews
8658387d97
Bug 815523. patches stolen from 782542 Parts 1,2,3: Necko IPC security pref, and disable for xpcshell tests, r=ted,jdm
2012-12-07 17:12:02 -05:00
Zane U. Ji
ecdc94030a
Bug 493544 - Don't decode the encoded text until it ends. r=smontagu
2012-12-22 17:54:00 +09:00
Chris Jones
a01c2255bc
Back out bug 782542 for regressions.
2012-12-21 18:23:13 -08:00
Honza Bambas
610ef445f9
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
2012-12-21 18:50:26 +01:00
Josh Matthews
fbf5889d74
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer
2012-12-05 02:33:20 -05:00
Alfred Kayser
c138c1ea53
Bug 815639 - mLocalFile in nsDiskCacheStream doesn't have to be in the class
2012-12-21 15:25:50 +01:00
Ehsan Akhgari
1dec607e62
Remove an unneeded #include, no bug
2012-12-20 17:58:40 -05:00
Josh Aas
55496693ab
Back out fix for bug 807678 again, cset ec4e88c2c77a.
2012-12-20 17:39:30 -05:00
Josh Matthews
1104291366
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-12 10:40:33 -05:00
Patrick McManus
d6e93e35a9
bug 807441 increase stickiness of dns choices r=josh
2012-12-20 15:51:11 -05:00
Josh Aas
42f2ca6fe6
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
2012-12-20 14:47:07 -05:00
Patrick McManus
4e4a9539b3
bug 819044 - better spdy stream cleanup when handling goaway r=honzab
...
--HG--
extra : rebase_source : 36de16ee094b4902e942546db3d681d2cdf2a4c0
2012-12-20 13:27:15 -05:00
Simone Carletti
21d4dcf048
Bug 822238 - add global rule for .py and remove bogus exceptions. r=gerv.
2012-12-20 14:03:52 +00:00
Masatoshi Kimura
99f71644f2
Bug 803713 - Skip the SP after finding it. r=biesi
2012-12-20 21:47:40 +09:00
Ed Morley
c9fbc69d96
Backout 3bcd9a5a33a2 (bug 814247), d9546d42054c & 8b6edf9f6b87 (bug 814638) for failures in test_bug814638.xul and also crashes on a CLOSED TREE
2012-12-19 23:46:07 +00:00
Josh Matthews
f3cffe3040
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer,bsmedberg
2012-12-05 02:33:20 -05:00
Ed Morley
04df34db2b
Backout 4faa85ebbbf7 (bug 814247) for build bustage on a CLOSED TREE
2012-12-19 20:20:30 +00:00
Josh Matthews
709ee1417f
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer,bsmedberg
2012-12-05 02:33:20 -05:00
Ed Morley
ed9a4e5aba
Backout d0797dfcab56 (bug 819044) on suspicion of Linux32 mochitest-4 leaks on a CLOSED TREE
2012-12-19 14:14:08 +00:00
Patrick McManus
f63a5f9802
bug 819044 - better spdy stream cleanup when handling goaway r=honzab
2012-12-18 22:28:24 -05:00
Patrick McManus
95e42c7d4a
bug 822456 - spdy stream id out of order r=honzab
2012-12-18 17:14:21 -05:00
Chris Pearce
59ef0a8717
Bug 799315 - Use Windows Media Foundation to play back MP4, MP3 and M4A on Windows 7 and later (preff'd off). r=padenot
2012-12-18 21:49:58 +13:00
Dan Mosedale
3e75d1968f
Bug 821855, SRTP fails to initialize on Android when crypto_kernel_init_ciphers fail their self tests, r=jesup
2012-12-17 12:13:26 -08:00
Jan Varga
6554fc16b9
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
2012-12-17 20:25:10 +01:00
Ed Morley
f41c087da9
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Josh Matthews
4d20bfdcc1
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Jeff Walden
120886ca73
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
2012-12-14 18:58:45 -05:00
Dan Mosedale
100a501388
Bug 821249, fix Android WebRTC build bustage in DataChannel.cpp, r=jesup
2012-12-15 10:44:22 -08:00
Ed Morley
490414c99c
Merge mozilla-central to mozilla-inbound
2012-12-14 19:03:57 +00:00
Josh Matthews
a34a650976
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
2012-12-07 17:50:43 -05:00
Ed Morley
6800e12c21
Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE
2012-12-14 15:07:48 +00:00
Ed Morley
1d05c8c189
Backout 744b40b75241 (bug 807678) on suspicion of causing Win debug xpcshell timeouts on a CLOSED TREE
2012-12-14 13:00:19 +00:00
Randell Jesup
5e38742f08
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
2012-12-13 23:30:11 -05:00
Michal Novotny
761f74729e
Bug 808997 - Explicitly close all output and input streams of all active cache entries during shutdown, r=hurley
2012-12-14 18:03:01 +01:00
Randell Jesup
010027f7be
backout 916f6915112d bug 806375 for anonymous enum bustage on linux
2012-12-14 00:26:58 -05:00
Randell Jesup
a92d3614dc
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
2012-12-13 23:30:11 -05:00
Ehsan Akhgari
b1cdb90cb6
Merge mozilla-central into mozilla-inbound
2012-12-13 16:01:29 -05:00
Josh Matthews
44d18af0aa
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
2012-12-07 17:50:43 -05:00
Ms2ger
43b1ee8155
Bug 820791 - Fix set-but-unused variable warning in nsUnicharStreamLoader::WriteSegmentFun; r=emk
2012-12-12 15:07:12 +01:00
Josh Matthews
1f3a82af8e
Backed out changeset 9fcf530e1c41 (bug 769288)
2012-12-12 02:53:03 -05:00
Josh Matthews
cf4b4603c1
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
2012-12-07 17:50:43 -05:00
Ehsan Akhgari
367b53417c
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Josh Matthews
4e012f139b
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Randell Jesup
f86cd2d8b1
Bug 752657: backout sigslot multithreaded due to deadlocks rs=jesup
2012-12-11 12:54:24 -05:00
Randell Jesup
9ae439bc32
Bug 752657: switch all uses of sigslot to default to multithreaded (win32 already defaults that way) r=ekr
2012-12-11 07:59:57 -05:00
Randell Jesup
27d7a37ae9
Bug 818836: Use _GNU_SOURCE instead of __USE_GNU r=glandium
2012-12-11 07:59:27 -05:00
Gian-Carlo Pascutto
fbd78e63be
Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted
2012-12-10 15:53:22 -08:00
Paolo Amadini
6b7359cb4d
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Valentin Gosu
d9fc31cfe1
Bug 783205 - Networking Dashboard. r=mcmanus, r=jorendorff, sr=biesi
2012-12-10 09:13:55 -05:00
Masatoshi Kimura
ca51d6a175
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
2012-12-10 09:11:15 -05:00
Masatoshi Kimura
f11dbe9a73
Bug 638379 - Part 2: Fix nsMIMEHeaderParamImpl. r=hsivonen
2012-12-10 09:10:51 -05:00
Trevor Saunders
4a0bc291e4
reland the part of bug 801466 backed out in 02a65951d77d since it wasn't at fault
2012-12-10 03:19:02 -05:00
Saurabh Anand
6de7befa37
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Trevor Saunders
17c2a8b448
partially backout c0715c079f1e bug 801466 part 4 to se if it fixes top crashes
2012-12-08 05:50:11 -05:00
Steve Workman
aa6a61c8ef
Bug 792404 - Add code to enable adaptive decoder and reader switching for DASH-WebM r=cpearce
2012-12-06 15:27:08 -08:00
Patrick McManus
7fdb85279f
bug 818962 ConnectionManager ProcessPendingQForEntry needs to consider that TryToDispatch.. can modify queue r=honzab
2012-12-06 19:27:53 -05:00
Trevor Saunders
cef4e1c904
bug 801466 - fix comment about nsReadLine usage
2012-12-05 23:51:15 -05:00
Josh Aas
e4134b8a11
Bug 807678: Don't proliferate NSPR DNS types beyond the host resolver itself. Make it possible to easily hook up other host resolvers. r=sworkman
2012-12-13 09:18:33 -05:00