Commit Graph

3158 Commits

Author SHA1 Message Date
Patrick McManus
1a3731064e bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi 2013-01-11 21:40:36 -05:00
Chris Peterson
34d009dfe8 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
f913a80fc9 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
7aefd397af Bug 829596 - Remove "Tablet" from UA string of Firefox on Android tablets. r=bz 2013-01-11 20:11:46 +01:00
Josh Aas
888f765daf Bug 828630: Fix data race on nsSocketTransportService::mOffline. r=mcmanus 2013-01-11 11:57:24 -05:00
Randell Jesup
82daa77cd3 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
acef693d78 bug 828236 give CONNECT a (proxy-)connection header back from bug 570283 r=jduell 2013-01-11 10:34:37 -05:00
Josh Matthews
783e01eac8 Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny 2013-01-11 15:40:25 +01:00
Randell Jesup
229b39d135 Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus 2013-01-10 17:20:23 -05:00
Randell Jesup
b71512a8e1 Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus 2013-01-10 17:20:14 -05:00
Josh Matthews
a0eced1fb7 Backed out changeset b99c87fb77d3 (bug 829043) 2013-01-10 22:50:27 +01:00
Josh Matthews
0f55bbfb73 Backed out changeset 4fb3f83287fb (bug 829043) 2013-01-10 22:50:25 +01:00
Josh Matthews
eb1859c9e9 Bug 829043 - Hook up load contexts for remote wyciwyg and ftp channels. r=jduell 2013-01-10 21:58:52 +01:00
Josh Matthews
b14a45a88d Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny 2013-01-10 21:58:47 +01:00
Andrea Marchesini
3066e0aff8 Bug 827895 - Settings app should not show the session permissions of apps, r=mounir 2013-01-10 21:23:39 +01:00
Neil Rashbrook
d9d9141552 Bug 826455 Expose more NetAddr functions to script r=biesi,josh 2013-01-10 18:44:17 +00:00
Dave Hylands
7302f27b98 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
f3f11730a5 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
92a45a42b7 Bug 761040 - Offline cache entries are created for no-store entries r=jduell 2013-01-07 16:01:00 +01:00
Patrick McManus
5b01696419 bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Andrea Marchesini
fd59052d04 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
9ab61d4fcd 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
5ed542a485 Bug 827885 - Improve Necko security check messages. r=jdm 2013-01-08 18:52:29 +01:00
Brian Smith
f2f8ecd892 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
fc247bad63 Bug 826846 - B2G: Crash in loop if reinstall existing packaged app. r=jdm 2013-01-08 10:15:02 +01:00
Phil Ringnalda
a1a5fe2151 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
b40e336e63 Merge mozilla-central to mozilla-inbound 2013-01-07 17:40:38 +00:00
Andrea Marchesini
72c8687e50 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
9aeb3ba227 Bug 822551 - Initialize the user agent overrides in content process frames. r=dao,vingtetun 2013-01-07 17:47:01 +01:00
Randell Jesup
7e998e021f Bug 805251 - Minimal fix for creation refcount and transport release r=ekr,derf 2013-01-06 22:01:23 -05:00
Phil Ringnalda
18406c18f0 Merge m-c to m-i 2013-01-06 09:38:33 -08:00
Alfred Kayser
090bd49101 bug 814010: diskcache: skip buffer when writing to file. r=michal.novotny 2013-01-06 14:51:12 +01:00
Masatoshi Kimura
754aa90503 Bug 826159 - Turn nsICookie.value into AUTF8String. r=bz 2013-01-04 12:49:25 +09:00
Andrea Marchesini
7bcf80c241 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
96b67e24c9 Bug 826063 - Part 2: Add tests for nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan 2013-01-03 19:41:12 -05:00
Nils Maier
39fe3b4099 Bug 826063 - Part 1: Add and implement nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan 2013-01-03 19:40:48 -05:00
Ehsan Akhgari
2cf729e283 Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build 2013-01-03 18:36:16 -05:00
Michal Novotny
b06fe67e37 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
bbed330a6b 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
8d5d0ae780 Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley 2013-01-03 20:24:27 +01:00
Honza Bambas
171de86baf Backout bug 725587, r=mcmanus 2013-01-03 17:43:51 +01:00
Michal Novotny
89c2573b47 Bug 822036 - Fix race condition between nsCacheEntryDescriptor::Close() and nsCacheService::ClearDoomList(), r=hurley 2013-01-03 16:39:50 +01:00
Chris Jones
1f854446dd Bug 825698: Log process-kill messages in all builds. r=jduell 2013-01-02 20:15:19 -08:00
Josh Aas
e525aa289c Bug 825492: Fix IPv6 DNS lookups on Windows. r=sworkman 2013-01-02 17:40:18 -05:00
Ehsan Akhgari
b3e4aff938 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
8e5b01ba37 Bug 825275: Fix DNS cache enumerator crash. r=sworkman 2013-01-02 16:46:27 -05:00
Jacek Caban
4231648374 Bug 807678 - fixed mingw cross compilation on case-sensitive OSes 2013-01-02 18:25:32 +01:00
Masatoshi Kimura
b5e27745c8 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
acc80a9abd 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
14f281aef8 bug 819902 - system settings pac file failed redirect r=biesi 2013-01-01 16:05:07 -05:00