Commit Graph

1022 Commits

Author SHA1 Message Date
Dan Witte
6758ee6265 Bug 565475 - Allow 3rd party cookies for session only. r=sdwilsh
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
2010-05-27 14:38:43 -07:00
Peter Kasting
7730118f2f Bug 564583 - Add IDN TLDs for UAE, Saudi Arabia, Russia and Egypt to PSL. r=gerv. 2010-05-27 10:05:58 +01:00
Gervase Markham
95eb25d876 Bug 565044 - update .bh entry in the PSL. r=pkasting. 2010-05-26 14:38:56 +01:00
Dan Witte
cfbcff4a14 Bug 541356 - session lost after restart. Part 2: Don't batch in AddInternal(). r=sdwilsh 2010-05-25 15:00:44 -07:00
Henri Sivonen
6813eaa545 Bug 565432 - Newline at the start of an ftp URL makes URL object creation fail. r=bzbarsky.
--HG--
extra : rebase_source : df5023aeaa0d9e7f32e6ba89b2ff297d8ac3ab0a
2010-05-20 12:03:11 +03:00
Dan Witte
8ac39437d3 Bug 541356 - session lost after restart. Part 1: Fix AddCookieToList(). r=sdwilsh 2010-05-24 18:09:34 -07:00
Ehsan Akhgari
9d7dcbc2fe Bug 567680 - nsMemoryCacheDevide::BindEntry increments the entry count for doomed entries; r=bzbarsky 2010-05-23 22:15:18 -04:00
timeless@mozdev.org
b0de6d0c69 Bug 515572 - nsCacheService::EvictEntriesForClient should do a best effort clear. r=biesi 2010-05-24 14:25:59 +02:00
jhorak@redhat.com
b404dea59c Bug 460443 - Thunderbird can't hande correctly multiline subject header that contains CR+HTAB instead of CR+SPC. r=biesi 2010-05-24 11:29:53 +02:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jason Duell
84b443f1c0 # User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
2010-05-21 14:03:02 -07:00
Michael Wu
fe935397dd Bug 552121 - Point resource URIs to the omnijar [3/7], r=biesi 2010-05-21 11:00:57 -07:00
Henri Sivonen
2120fc2a17 Bug 563536, bug 204111 - Put data from uconv property files into code to avoid thread-unsafe property file loading. r=smontagu. 2010-05-10 17:09:13 +03:00
Ehsan Akhgari
a87b134220 Bug 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
Frederic Plourde<frederic.plourde@polymtl.ca>
6bd6d21b44 Bug 444770 - Include WOW64/x64/ia64 on a 64-bit Windows. Quick fix for GetModuleHandleW. r=biesi 2010-05-12 09:09:17 -04:00
Karl Tomlinson
e9730ee124 b=559492 only dump leaked URLs on successful shutdown r=dbaron 2010-05-13 14:34:38 +12:00
timeless@mozdev.org
b42ebd375c Bug 562538 comparison between signed and unsigned integer expressions nsDiskCacheBlockFile::WriteBlocks
r=biesi
2010-05-13 11:11:24 -07:00
timeless@mozdev.org
6d30a73e66 Bug 562519 cache result from PR_GetPhysicalMemorySize
r=biesi
2010-05-13 11:11:24 -07:00
Michael Kohler
57c581b0db Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:51 +02:00
Michael Kohler
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Rob Arnold
63f71eeeb5 Bug 563462 - Remove Photon bits from netwerk/ r=biesi 2010-05-12 14:31:24 -04:00
Daniel Holbert
7ff08561e2 Bug 560393, part 3: (netwerk directory) Fix compile warning: format '%d' expects type 'int', but argument N has type size_t. r=jduell 2010-05-11 12:07:35 -07:00
Vladimir Vukicevic
fe3b3b4da3 bug 564038 - Add Android to user agent r=cbiesinger 2010-05-11 13:27:36 -04:00
Dave Townsend
e225f4a276 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Boris Zbarsky
99ce80bfab Bug 561536. Make sure to call OnStartRequest even if we;re failing on an SSL CONNECT. r=jduell 2010-05-05 14:18:03 -04:00
Kai Engert
3171f40058 Bug 549641, Firefox raises alarm (in error console) about SSL servers being vulnerable to CVE-2009-3555
r=rrelyea, r=honzab
2010-05-03 13:34:16 +02:00
timeless@mozdev.org
deeeb1aded Bug 444770 - Include WOW64/x64/ia64 in the User Agent string's platform when run on a 64-bit Windows OS, r=biesi
--HG--
extra : rebase_source : d91b03aaab9669808bf9bb3c5159bb2f09078a35
2010-05-02 01:59:00 -07:00
Phil Ringnalda
e1e1a42da0 Correct spelling of preceeding in a CLOSED TREE 2010-04-15 21:12:08 -07:00
timeless@mozdev.org
6a6d71b334 Bug 491204 - Crash [@ NS_GetInnermostURI] from NS_EnsureSafeToReturn with broken nsIURI.clone, r=biesi 2009-05-04 15:00:00 -07:00
timeless@mozdev.org
a00680a5d0 Bug 562539 - deprecated conversion from string constant to char* in nsHttpTransaction::ParseHead, r=jduell 2010-05-01 17:37:00 -07:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
timeless@mozdev.org
fed12a8ce3 Bug 538698 - crash [@nsCacheService::DoomEntry_Internal(nsCacheEntry*)] on shutdown, r=biesi 2010-01-09 08:32:00 -08:00
timeless@mozdev.org
3497436378 Bug 551990 - Crash [@ nsHttpResponseHead::NoStore()] in test_updatingManifest.html, r=biesi 2010-03-14 06:55:00 -07:00
Dave Townsend
4c0e7e140d Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Mitchell Field
9818f00bf2 Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
Marco Bonardo
72b6a79779 backout Bug 559927 since suspect of causing a Windows necko test failure 2010-04-29 13:27:10 +02:00
Julian Seward
d2d4feddf7 Bug 559927 - nsAsyncStreamCopier::mCopierCtx not consistently protected by ::mLock. r=cbiesi 2010-04-29 10:39:46 +02:00
Karl Tomlinson
bd6b4f7e1c backout 32502a2c5671 b=559492 due to seg fault in storage/test/test_transaction_helper.cpp possibly in DumpLeakedURLs 2010-04-29 10:40:11 +12:00
Karl Tomlinson
e41101f443 b=559492 only dump leaked URLs on successful shutdown r=dbaron
--HG--
extra : rebase_source : 5472d43f56d11e6090503777853b62a2fcf1a21c
2010-04-29 09:09:59 +12:00
Honza Bambas
48e46430ec Bug 543726 - [HTML5] dom/tests/mochitest/ajax/offline/test_foreign.html fails, r=bz 2010-04-28 13:40:15 +02:00
Gervase Markham
0a8ae91a90 Bug 550970 - add gov.nc.tr to PSL. r=pkasting.
--HG--
extra : rebase_source : 917d5082964d6a5f6b11996b0d31f9983dabf023
2010-04-28 10:43:52 +01:00
Gervase Markham
6c08c1bbc2 Bug 560885 - add Australian CGDNs to PSL. r=pkasting.
--HG--
extra : rebase_source : 4bf89ea646eac64c418f31ab807e1ecf634a345c
2010-04-28 10:42:44 +01:00
Gervase Markham
561bafe28c Bug 560884 - update entry for .tv in PSL. r=pkasting.
--HG--
extra : rebase_source : 655b070deca7c63d5e972a1d0ab9b7508e119992
2010-04-28 10:41:57 +01:00
Steffen Wilberg
811b2cfeae Bug 514412: about:blank should derefence to an empty stream. r=bzbarsky 2010-04-27 23:20:55 +02:00
Ben Newman
941ed3332c Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron 2010-04-20 16:21:35 -07:00
Boris Zbarsky
72b6be05b8 Bug 559618. Treat negative max-age values as 0. r=jduell 2010-04-26 16:27:01 -04:00
timeless@mozdev.org
fc1f012750 Bug 560171 - nsDiskCacheStreamIO::Write leaks mBuffer on realloc failure, r=biesi
--HG--
extra : rebase_source : ab53e9aa6bbd9616b412bd82d3556157f6c80abd
2010-04-18 23:22:00 -07:00
Mike Hommey
7ef93c2266 Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin] 2010-04-24 09:39:53 +02:00
Doug Turner
e35d8e72d5 Bug 545869 - Remove small buffer #defines and use preferences. r=honza 2010-04-20 09:32:28 -07:00
Mike Hommey
90dd1ec0b9 Bug 502301 - Fix binhex_decode array signedness which broke builds on architectures where char is unsigned [r=benjamin]
This was detected by the C++0x narrowing conversion inside {} compilation errors.
2010-04-20 10:44:59 +02:00