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

147853 Коммитов

Автор SHA1 Сообщение Дата
mrbkap%gmail.com 0b77246139 bug 308856: Only ignore enumerated properties when obj2 is actually in the prototype of obj (and thus will be enumerated when the prototype is enumerated). r=brendan 2005-09-29 23:36:54 +00:00
mrbkap%gmail.com aefbbd73e2 bug 309897: Make sure to not shrink XML arrays when doing so would shrink the capacity to less than the needed size. Patch from Brendan. r/sr=mrbkap/shaver 2005-09-29 23:31:36 +00:00
wtchang%redhat.com 5c38b2d572 Bugzilla Bug 294106: dsa.c: use const in the function prototype of
DSA_GenerateGlobalRandomBytes.  prng_fips1861.c: implemented Algorithm 1
of FIPS 186-2 Change Notice 1 and increased the size (b) of the RNG's
seed-key from 160 bits to 256 bits. r=relyea,nelsonb.
2005-09-29 23:22:53 +00:00
mrbkap%gmail.com 24c439b988 Fix Brendan's naming nit (bug 308806) 2005-09-29 23:15:40 +00:00
mgalli%geckonnection.com 6a057ca5c2 F1 = launches focus to the menu button. 2005-09-29 22:23:47 +00:00
bzbarsky%mit.edu 746d3904e7 Make named arrays not look up names for XPCNativeWrapper. Bug 310069,
r=mrbkap, sr=jst
2005-09-29 22:08:09 +00:00
relyea%netscape.com 952e8e8f45 Tests won't pass if we don't build crmftest 2005-09-29 22:01:52 +00:00
bzbarsky%mit.edu f7b86680d1 Failure to open a channel in a stream loader should just make init() throw.
Bug 310319, r+sr=darin
2005-09-29 22:00:26 +00:00
mrbkap%gmail.com 0c01573eca bug 308806: changes to an object's toString method are not reflected when calling toLocaleString. r=shaver 2005-09-29 21:54:37 +00:00
dveditz%cruzio.com d57bdb684f Unchecking install pref box no longer hangs update, pref switched to one that makes more sense (bug 288054) sr=mconnor, r=beltzner 2005-09-29 21:54:17 +00:00
relyea%netscape.com f07ca5cfef Bug 308887 CRMF request generation problem when using latest firefox
Add crmf tests to the test suite.
2005-09-29 21:36:42 +00:00
igor%mir2.org 7ce791784f Fixing bug 310482: I missed loading "this: for put_field. 2005-09-29 21:23:30 +00:00
relyea%netscape.com 9c9cecb9d7 Bugzilla Bug 119500 PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported
r=nelson

This is only the NSS portion of this patch. The PSM portion will be checked in once the
NSS portion is mainlined to mozilla.
2005-09-29 21:00:58 +00:00
cst%andrew.cmu.edu f9065cc1e4 Backing out patch for bug 94687 due to regressions 2005-09-29 20:35:06 +00:00
bryner%brianryner.com 8d94bd5c6f Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00
mgalli%geckonnection.com c669a0b613 Menu button is a toolbar button part of the tabindexing. Handler opens a popup menu, some event handler to the popupmenu allows user to exit the popup menu to the other toolbar items. Some other fixes to toolbar buttons, so they work via command (keyboard as well). 2005-09-29 20:21:25 +00:00
bsmedberg%covad.net 0297bc1a2b Bug 310076 - Calling app restart (nsIAppStartup.quit) from nsBrowserGlue fails to restart the app properly - r=darin 2005-09-29 20:19:27 +00:00
bsmedberg%covad.net 7e4fb43a5d Bug 308838 - Seamonkey win32 installer builds fail to launch after installation (GRE badness) r=darin 2005-09-29 20:01:42 +00:00
bsmedberg%covad.net c7c15153ad Bug 310084 - nsIXULAppInfo.platformVersion should use the new version format, not "1.7+" r=darin 2005-09-29 19:57:21 +00:00
darin%meer.net 566507ab4f fixes bug 308484 "Extensions can't set Content-Length header for XMLHttpRequest" r=dveditz sr=jst 2005-09-29 19:26:59 +00:00
bob%bclary.com 4d2601aecd Object.prototype.toLocaleString should track Object.prototype.toString, Regression test for bug 308806 by Bryant Chen, not part of the build 2005-09-29 19:09:51 +00:00
sandeep.konchady%sun.com 913985ea4b Bugzilla Bug 164692 SSL ops that timeout should throw
java.net.SocketTimeoutException. sr=Glen.Beasley
2005-09-29 18:48:34 +00:00
wtchang%redhat.com fc511c7607 Bug 271317, remove the old fortezza code 2005-09-29 18:09:11 +00:00
dveditz%cruzio.com 9e0319346f Support \u and \x escapes in pref files (bug 307438). r=cbiesinger, sr=darin 2005-09-29 18:09:06 +00:00
rob_strong%exchangecode.com 2fa023ccc5 Bug 310421 - Updates fail due to missing hash. r=bsmedberg, sr=dveditz 2005-09-29 17:41:29 +00:00
dougt%meer.net dc63226438 Reverting Makefile change which caused bustage in non-minimo trunk 2005-09-29 17:32:41 +00:00
mark%moxienet.com 9760e8a4c1 Bug 310379, crash [@nsMacEventHandler::Scroll]. Check for !widgetToScroll. r=mano sr=smfr 2005-09-29 17:26:09 +00:00
relyea%netscape.com 93e1f22027 Bugzilla Bug 298630 freebl needs a memory cache invariant RSA implementation.
r=nelson
2005-09-29 17:17:09 +00:00
relyea%netscape.com b8917d3493 Add better tests for detached signatures. Actually test the other sha
variants rather than just say we do. done in the context of bug 30887
r=nelson
2005-09-29 17:14:19 +00:00
bzbarsky%mit.edu 49f19ed0b7 Removing the "multiple" attribute should deselect all but one option. Bug
297172, r+sr=peterv
2005-09-29 14:30:32 +00:00
neil%parkwaycc.co.uk 01a327b8b8 Bug 291099 menuitem context menus arrow keys doubled r=aaronlev sr=dbaron 2005-09-29 13:18:27 +00:00
aaronleventhal%moonset.net 67ee0e846e Bug 309099. Entire client area should not be repainted for each focus move. Patch by Robert O'Callahan (roc). r=aaronlev, sr=neil 2005-09-29 13:16:46 +00:00
smontagu%smontagu.org 159e0a2eab Make the dates shown in the Expired Certificate alert have consistent (short) format. Bug 246905, patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru>, r=jgmyers, sr=brendan 2005-09-29 08:41:22 +00:00
mozilla.mano%sent.com 6d9ff886f2 Bug 221783 - <wizard>'s buttons have no access keys. patch from Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=me, sr=neil. 2005-09-29 08:15:14 +00:00
gavin%gavinsharp.com eda36cbb9e Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano 2005-09-29 03:14:59 +00:00
mozilla.mano%sent.com 53d5c3e589 Bug 310373, r=mconnor. 2005-09-29 01:47:43 +00:00
mark%moxienet.com 49db4c41c5 Bug 309693, update EULA to version 1.1. license.r files for Mac dmg EULA. Officially-branded builds only. a=cbeard 2005-09-29 01:04:38 +00:00
bzbarsky%mit.edu 339344c671 Make about:cache do something sane when cache is disabled. Bug 207709, patch
by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin
2005-09-29 00:53:53 +00:00
beng%bengoodger.com 99bbb4116a 309379 - update answers.com plugin to use correct tracking logic. r=bsmedberg a=mscott with the changes axel suggested. 2005-09-29 00:40:17 +00:00
relyea%netscape.com 665d2accd1 Bug 271317, remove the old fortezza code 2005-09-29 00:36:53 +00:00
relyea%netscape.com 8d4f93463a Internal NSS defines shared between softoken and the rest of NSS, but not
exported.

added as part of bug 305697.
2005-09-28 23:52:59 +00:00
tor%cs.brown.edu bc682e35f3 Bug 310321 - fix path update logic for nonmarkable objects. r=scooter 2005-09-28 23:42:57 +00:00
wtchang%redhat.com 6fe5b3ee79 Bugzilla Bug 310336: support building on Windows Server 2003.
r=Sandeep.Konchady.
2005-09-28 23:14:44 +00:00
gavin%gavinsharp.com 51019e8d05 Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r=mconnor 2005-09-28 22:42:44 +00:00
joshmoz%gmail.com cac6904a8b make sure Mac plugins get SetWindow() called when the clip rect changes. This causes SetWindow() to get called for plugins in a tab which is hidden. Patch by Simon Fraser. b=298961 r=josh sr=jst 2005-09-28 22:40:49 +00:00
joshmoz%gmail.com 1bc3e9054e update Thunderbird EULA to version 1.1. b=309693 r=cbeard 2005-09-28 22:22:54 +00:00
joshmoz%gmail.com 8ee7aa85ea udpate Firefox EULA to version 1.1. b=309693 r=cbeard 2005-09-28 22:13:47 +00:00
bienvenu%nventure.com cca28586a9 fix regression caused by fix for 289444, which broke editing ldap directories from the options | composition prefs panel, patch by giacomo.magnini@portalis.it, r/sr=me 2005-09-28 21:17:05 +00:00
mkaply%us.ibm.com 813e4be0cf 10 preferences 2005-09-28 20:43:17 +00:00
bienvenu%nventure.com a05b71366e fix 310305, regression pop3 filters with message quarantining turned on lose messages, sr=mscott 2005-09-28 20:40:39 +00:00