Граф коммитов

6695 Коммитов

Автор SHA1 Сообщение Дата
Blake Kaplan b66334e394 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 9bfb3bbd8c Bug 553970 - Fix nsIURL::GetRelativeSpec documentation. r=biesi
--HG--
extra : rebase_source : 874de0e571120e2b9034d924b4e4f33f808bc0f0
2010-03-22 13:29:51 -07:00
Justin Lebar c815227af6 Bug 554120: Fix out-of-bounds read in nsStandardURL.cpp. r=biesi 2010-03-22 00:36:38 -07:00
Jeff Walden 2de11b199d Bug 513854 - httpd.js should write its response data asynchronously. r=sayrer 2009-09-29 19:54:34 -07:00
Neil Rashbrook edbc079d21 Bug 415761 Adding Windows-only test r=waldo 2010-03-20 23:57:57 +00:00
Ted Mielczarek 12d341f118 bug 552032 - compile nsIAppleFileDecoder.idl on x86_64 builds. r=josh 2010-03-17 19:09:10 -04:00
Shawn Wilsher af9c3b7876 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 5a22815ee5 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 36a0fe5411 Backing out bug 536978, due to a Storage assertion causing orange. CLOSED TREE 2010-03-12 17:41:28 +01:00
Shawn Wilsher fce4087b9e 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 fcb9bf889c More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Brad Lassey b64cf6455e 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 4492ee705c backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher acb95ebf6d 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 f78a715db2 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher 4b8aff6ea3 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 58418ef0dc 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 80f066073f Bug 547985 - Comment out nsw.gov.au in PSL. r=pkasting. 2010-03-08 16:28:57 +00:00
Clint Talbert b962e844a9 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 0c7928ce7d 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 72087043b6 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 40dfe937a9 bug 547521 - enable building for windows mobile with --disable-libxul r=ted 2010-03-04 13:47:35 -05:00
Boris Zbarsky 9d72fc0644 Bug 547239 followup to address biesi's review comments. 2010-03-03 18:53:18 -05:00
Jonas Sicking 9828919387 Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
Ginn Chen 90e4d01c0b 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 4df7c25845 Bug 530484 Implement Necko-WiFi on Solaris r=dougt 2010-03-02 13:55:23 +08:00
Benjamin Smedberg d2bfdbb2ca 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 6703f4b962 Make the nsIChannel comments clearer in terms of threading behavior. r=biesi 2010-03-01 12:47:31 -05:00
Josh Aas 63a72d7c58 Fix memory leaks in Mac OS X CoreWLAN code. b=548796 r=smichaud 2010-02-26 14:18:12 -06:00
Paul O’Shannessy bb1837f5a8 Reduce extraneous console output from DNS Service when offline [r=dwitte] 2010-02-24 11:59:26 -08:00
Boris Zbarsky ff11dc7d68 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 f1100e8cce Merge for back out of changeset bb9e847a02c8 (bug 193911) due to performance regressions. 2010-02-23 17:13:00 -08:00
Shawn Wilsher cd9021b70d Backed out changeset bb9e847a02c8 (bug 193911) due to performance regressions. 2010-02-23 17:12:33 -08:00
bjarne@runitsoft.com 7c3fe71542 Bug 513074 - remove sync writes from current cache, r=biesi,michal.novotny sr=bzbarsky 2010-02-23 10:13:18 -08:00
Steve Chapel b6ecd7c667 Bug 193911 - Increase default disk cache size. r=biesi, sr=bz 2010-02-23 10:04:30 +01:00
Kaspar Brand aeed43645b Bug 541334 - Add recognition of SHA-2 hashes when verifying S/MIME messages with detached signatures (application/pkcs7-signature); Patch for recognizing SHA-2 micalgs in libmime (m-c part).
r=cbiesinger sr=bzbarsky.
2010-02-23 06:06:29 +01:00
Frédéric Wang b2c04b2b0c Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky 2009-11-29 23:18:53 +01:00
Frédéric Wang 0b7dbc207c Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky 2009-11-21 00:12:42 +01:00
timeless@mozdev.org 5c0071a6de Bug 540566 nsCacheEntryDescriptor::GetDeviceID may crash in NS_strdup [@strlen | NS_strdup(char const*) ]
r=biesi
2010-02-21 15:53:13 +01:00
Christian Biesinger 72a3d7c20a Fix build bustage from bug 445168 / changeset 5a153fc2dc6f 2010-02-18 15:57:05 +01:00
Christian Biesinger e6a9d70586 bug 445168 format IPv6 address literals correctly when using a proxy
r=bz
2010-02-18 15:42:32 +01:00
Christian Biesinger 8d39c93376 Bug 531801 Remove code that cached SSL content to disk when Cache-Control: public was sent
r=bz

--HG--
extra : rebase_source : 8d02615ec3777cba578786b2d1aa60cce60b3c03
2010-02-12 18:04:04 +01:00
Ben Bucksch a6a643cec1 nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz
Add flag nsIAuthInformation.PREVIOUS_FAILED to notify the
login manager that the previous login attempt failed.
That allows it to show a prompt instead of using the
stored values (silently).

--HG--
extra : rebase_source : 5a725bba1ae34d030fd60ecd5d67c74317de5d4f
2010-02-12 17:55:11 +01:00
Pam Greene f79f725b93 Bug 544319 - fix up PSL for .ml (Mali) TLD. r=gerv. 2010-02-11 13:39:12 +00:00
Dan Witte 11ec85c1f0 Remove unnecessary stripping of quotes prior to calling PR_ParseTimeString. b=542974, r=abarth 2010-02-10 12:22:49 -08:00
Dan Witte 4f7ba69156 Fix failing test. 2010-02-09 15:42:44 -08:00
Zack Weinberg c2804406da Bug 540633: Label httpd.js debug logs, optionally timestamp them, and add support for enabling or disabling them in the middle of a run (currently only for mochitests). r=jwalden 2010-02-09 14:07:33 -08:00
Adam Barth a92e38d811 Bug 542974 - Make the cookie parser's handling of " characters more like IE. r=dwitte 2010-02-09 13:07:16 -08:00
Jae-Seong Lee-Russo 32f8745a98 Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
Kai Engert 115f4aa77c Bug 535649 - Implement UI around CVE-2009-3555 and draft-rescorla-tls-renegotiation, r=rrelyea
== NSS 3.12.6 will block some renegotiation attempts on SSL sockets by default
== This patch does not yet implement new UI by default, but adds 4 new prefs to get fine grained control (blocking/allowing, displaying broken state)
== One of the prefs is a temporary pref that is supposed to go away at some point in the future
2010-02-07 13:09:51 +01:00