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
Pam Greene
a2396d18b9
Bug 557604 - add IDN <iran>.ir in two forms to PSL. r=gerv.
2010-04-19 15:24:59 +01:00
Taras Glek
b1eaf1cf2d
Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi
2010-04-12 08:44:28 -07:00
Brandon Sterne
674aa49910
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
f898fcf78e
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
63886e99f2
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
ca62b5df57
Bug 553970 - Fix nsIURL::GetRelativeSpec documentation. r=biesi
...
--HG--
extra : rebase_source : 874de0e571120e2b9034d924b4e4f33f808bc0f0
2010-03-22 13:29:51 -07:00
Justin Lebar
ecbe0b409d
Bug 554120: Fix out-of-bounds read in nsStandardURL.cpp. r=biesi
2010-03-22 00:36:38 -07:00
Jeff Walden
6375114985
Bug 513854 - httpd.js should write its response data asynchronously. r=sayrer
2009-09-29 19:54:34 -07:00
Neil Rashbrook
1dc6cbeca8
Bug 415761 Adding Windows-only test r=waldo
2010-03-20 23:57:57 +00:00
Ted Mielczarek
d042a88b57
bug 552032 - compile nsIAppleFileDecoder.idl on x86_64 builds. r=josh
2010-03-17 19:09:10 -04:00
Shawn Wilsher
5bdff598be
Bug 536978 - Cookies should write to the database asynchronously.
...
This makes cookie insertion, updates, and deletions happen asynchronously off of
the main thread. The only I/O done on the main thread is the initial loading of
the database at each startup.
r=dwitte
2010-03-12 07:18:38 -08:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Marco Bonardo
28774cea88
Backing out bug 536978, due to a Storage assertion causing orange. CLOSED TREE
2010-03-12 17:41:28 +01:00
Shawn Wilsher
6fb0361405
Bug 536978 - Cookies should write to the database asynchronously.
...
This makes cookie insertion, updates, and deletions happen asynchronously off of
the main thread. The only I/O done on the main thread is the initial loading of
the database at each startup.
r=dwitte
2010-03-12 07:18:38 -08:00
Josh Aas
bcb41f783d
More Carbon usage cleanup. b=550787 r=bsmedberg
2010-03-10 14:30:11 -05:00
Brad Lassey
8857f4c08a
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Christian Biesinger
3473afeef6
Bug 531801 followup (should fix bug 547537). Don't prevent caching of non-SSL content to disk if the pref for not caching SSL content to disk is set. r=bzbarsky
2010-03-08 19:30:02 -05:00
Gervase Markham
04bf91afb3
Bug 547985 - Comment out nsw.gov.au in PSL. r=pkasting.
2010-03-08 16:28:57 +00:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Ginn Chen
a4f691a504
Bug 530484 Implement Necko-WiFi on Solaris (missed a file in last commit) r=dougt
2010-03-05 10:40:05 +08:00
Brad Lassey
7941559ff8
bug 547521 - enable building for windows mobile with --disable-libxul r=ted
2010-03-04 13:47:35 -05:00
Boris Zbarsky
5c81205e6b
Bug 547239 followup to address biesi's review comments.
2010-03-03 18:53:18 -05:00
Jonas Sicking
aeb9ba77c3
Bug 543870: Implement File.url. r=bz sr=jst
2010-03-02 23:51:09 -08:00
Ginn Chen
849834f24a
Bug 545371 Remove trailing white space at end of line for netwerk/wifi r=dougt
2010-03-02 13:56:06 +08:00
Ginn Chen
69fd4e5282
Bug 530484 Implement Necko-WiFi on Solaris r=dougt
2010-03-02 13:55:23 +08:00
Benjamin Smedberg
9485b136dd
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
2009-11-12 14:37:34 -05:00
Boris Zbarsky
d60a23da49
Make the nsIChannel comments clearer in terms of threading behavior. r=biesi
2010-03-01 12:47:31 -05:00
Josh Aas
618e493885
Fix memory leaks in Mac OS X CoreWLAN code. b=548796 r=smichaud
2010-02-26 14:18:12 -06:00
Paul O’Shannessy
6af0de413b
Reduce extraneous console output from DNS Service when offline [r=dwitte]
2010-02-24 11:59:26 -08:00
Boris Zbarsky
d2033f6182
Bug 547239. Don't lose our POST body on 307 redirects and internal proxy-related redirects. r=sicking. r=jduell and biesi pending.
2010-02-23 23:37:47 -05:00
Shawn Wilsher
541e2d0c5d
Merge for back out of changeset bb9e847a02c8 (bug 193911) due to performance regressions.
2010-02-23 17:13:00 -08:00
Shawn Wilsher
e350020303
Backed out changeset bb9e847a02c8 (bug 193911) due to performance regressions.
2010-02-23 17:12:33 -08:00