Jason Duell
|
6cd446aadb
|
# 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
|
710801e936
|
Bug 552121 - Point resource URIs to the omnijar [3/7], r=biesi
|
2010-05-21 11:00:57 -07:00 |
|
Henri Sivonen
|
34bc425b36
|
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
|
db9d404619
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Frederic Plourde
|
f3fc203297
|
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
|
10228ae185
|
b=559492 only dump leaked URLs on successful shutdown r=dbaron
|
2010-05-13 14:34:38 +12:00 |
|
timeless@mozdev.org
|
1d3c24e51b
|
Bug 562538 comparison between signed and unsigned integer expressions nsDiskCacheBlockFile::WriteBlocks
r=biesi
|
2010-05-13 11:11:24 -07:00 |
|
timeless@mozdev.org
|
a8a0220435
|
Bug 562519 cache result from PR_GetPhysicalMemorySize
r=biesi
|
2010-05-13 11:11:24 -07:00 |
|
Michael Kohler
|
9d899e6494
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:51 +02:00 |
|
Michael Kohler
|
6c0f59f4a6
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Rob Arnold
|
e55e92708a
|
Bug 563462 - Remove Photon bits from netwerk/ r=biesi
|
2010-05-12 14:31:24 -04:00 |
|
Daniel Holbert
|
8dab3e42ab
|
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
|
e2cb647e9e
|
bug 564038 - Add Android to user agent r=cbiesinger
|
2010-05-11 13:27:36 -04:00 |
|
Dave Townsend
|
1525faa802
|
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
|
c37a8a6807
|
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
|
2eae427786
|
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
|
1ff0772521
|
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
|
0bedd942aa
|
Correct spelling of preceeding in a CLOSED TREE
|
2010-04-15 21:12:08 -07:00 |
|
timeless@mozdev.org
|
fae36d31f3
|
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
|
a29061d8a4
|
Bug 562539 - deprecated conversion from string constant to char* in nsHttpTransaction::ParseHead, r=jduell
|
2010-05-01 17:37:00 -07:00 |
|
Dave Townsend
|
bfd56a86b8
|
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
|
1f7521c464
|
Bug 538698 - crash [@nsCacheService::DoomEntry_Internal(nsCacheEntry*)] on shutdown, r=biesi
|
2010-01-09 08:32:00 -08:00 |
|
timeless@mozdev.org
|
ee782f459a
|
Bug 551990 - Crash [@ nsHttpResponseHead::NoStore()] in test_updatingManifest.html, r=biesi
|
2010-03-14 06:55:00 -07:00 |
|
Dave Townsend
|
f0177a9b21
|
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
|
f544d71a9d
|
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
|
739a3b31fd
|
backout Bug 559927 since suspect of causing a Windows necko test failure
|
2010-04-29 13:27:10 +02:00 |
|
Julian Seward
|
9fc614222f
|
Bug 559927 - nsAsyncStreamCopier::mCopierCtx not consistently protected by ::mLock. r=cbiesi
|
2010-04-29 10:39:46 +02:00 |
|
Karl Tomlinson
|
a49e251822
|
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
|
615471ed56
|
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
|
2592181d9f
|
Bug 543726 - [HTML5] dom/tests/mochitest/ajax/offline/test_foreign.html fails, r=bz
|
2010-04-28 13:40:15 +02:00 |
|
Gervase Markham
|
445fad13c6
|
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
|
2687af6ca9
|
Bug 560885 - add Australian CGDNs to PSL. r=pkasting.
--HG--
extra : rebase_source : 4bf89ea646eac64c418f31ab807e1ecf634a345c
|
2010-04-28 10:42:44 +01:00 |
|
Gervase Markham
|
251ef443ce
|
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
|
352f57cb25
|
Bug 514412: about:blank should derefence to an empty stream. r=bzbarsky
|
2010-04-27 23:20:55 +02:00 |
|
Ben Newman
|
bd232d2cb8
|
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
|
14e71ac217
|
Bug 559618. Treat negative max-age values as 0. r=jduell
|
2010-04-26 16:27:01 -04:00 |
|
timeless@mozdev.org
|
c344af1bb6
|
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
|
c8d89d57be
|
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
|
2ced4ed3a9
|
Bug 545869 - Remove small buffer #defines and use preferences. r=honza
|
2010-04-20 09:32:28 -07:00 |
|
Mike Hommey
|
46db370e20
|
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 |
|
Pam Greene
|
613aae91ae
|
Bug 557604 - add IDN <iran>.ir in two forms to PSL. r=gerv.
|
2010-04-19 15:24:59 +01:00 |
|
Taras Glek
|
49db2378ea
|
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
|
2010-04-12 08:44:28 -07:00 |
|
Brandon Sterne
|
1f2912edde
|
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
|
2010-04-10 16:08:21 -04:00 |
|
Boris Zbarsky
|
cd5d74649f
|
Bug 537120 part 1: Make sure the multipart converter's part channels install a type sniffer as needed. r=jduell
|
2010-04-10 09:10:21 -07:00 |
|
Blake Kaplan
|
eb8f2bf96b
|
Bug 386635 - Automatically wrap sandboxes in security wrappers to make them easier to use safely. r=jst
--HG--
extra : rebase_source : c21431a5de17359b622c71061802b9f1713fcc8f
|
2010-02-11 17:04:41 -08:00 |
|
Justin Lebar
|
b7d1c73d65
|
Bug 553970 - Fix nsIURL::GetRelativeSpec documentation. r=biesi
--HG--
extra : rebase_source : 874de0e571120e2b9034d924b4e4f33f808bc0f0
|
2010-03-22 13:29:51 -07:00 |
|
Justin Lebar
|
66c6eaa855
|
Bug 554120: Fix out-of-bounds read in nsStandardURL.cpp. r=biesi
|
2010-03-22 00:36:38 -07:00 |
|
Jeff Walden
|
23daa1061e
|
Bug 513854 - httpd.js should write its response data asynchronously. r=sayrer
|
2009-09-29 19:54:34 -07:00 |
|
Neil Rashbrook
|
bb888ef855
|
Bug 415761 Adding Windows-only test r=waldo
|
2010-03-20 23:57:57 +00:00 |
|
Ted Mielczarek
|
e703cb6bda
|
bug 552032 - compile nsIAppleFileDecoder.idl on x86_64 builds. r=josh
|
2010-03-17 19:09:10 -04:00 |
|