160381 Commits

Author SHA1 Message Date
bclary%bclary.com
827be92fd4 JavaScript Test Library - segregate GC tests, bug 339835 2006-06-01 17:55:36 +00:00
mattwillis%gmail.com
b80cc96b8e removing outdated and confusing documentation. r=dmose in #calendar 2006-06-01 16:41:59 +00:00
Olli.Pettay%helsinki.fi
c5debf4b0b Backing out part of Bug 339774 to fix memleaks 2006-06-01 16:32:47 +00:00
tor%cs.brown.edu
a3fae78de7 Bustage fix from bug 338301. 2006-06-01 16:20:21 +00:00
tor%cs.brown.edu
27e464121a Bustage fix from bug 338301. 2006-06-01 15:49:34 +00:00
martijn.martijn%gmail.com
30f4786ed8 Back out of fix for bug 330744, since it causes unreadable text for certain themes 2006-06-01 15:44:05 +00:00
tor%cs.brown.edu
58e849699b Bug 338301 - cleanup of svg container frame inheritance and code
duplication, plus removal of nsISVGContainerFrame.  r+sr=roc
2006-06-01 15:31:15 +00:00
szegedia%freemail.hu
a7a165baa1 Bugfix for #321938: Credited patch author 2006-06-01 14:30:19 +00:00
szegedia%freemail.hu
04ddc56768 Bugfix for #321938: XML and XMLList literals don't decompile correctly. Thanks to Yuh-Ruey Chen 2006-06-01 14:29:15 +00:00
Olli.Pettay%helsinki.fi
0d410c32db Bug 339774, nsDOMEvent::DuplicatePrivateData should copy more things from the original event r+sr=jst, re-try 2006-06-01 10:38:46 +00:00
Olli.Pettay%helsinki.fi
c281e3e7fd Bug 339774, back out 2006-06-01 10:00:50 +00:00
Olli.Pettay%helsinki.fi
045f0e4cb8 Bug 339774, nsDOMEvent::DuplicatePrivateData should copy more things from the original event r+sr=jst 2006-06-01 09:55:38 +00:00
rob_strong%exchangecode.com
1e7897da54 Bug 339756 - loading_16.gif should be referenced instead of Throbber-small.gif in extensions.css. r=mconnor 2006-06-01 06:00:32 +00:00
tony%ponderer.org
e8ef7fb525 bug 339839: isolate safe browsing provider prefs in globalstore.js
r+a=bryner
2006-06-01 02:08:36 +00:00
joshmoz%gmail.com
7d8e35a96b remove unnecessary code from Carbon sheet impl. b=339866 r=mento 2006-06-01 01:48:24 +00:00
mkanat%bugzilla.org
354997ee7b Bug 329377: Bugzilla::Object base class for objects
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
2006-06-01 00:23:17 +00:00
lpsolit%gmail.com
45619326d8 Bug 339858: Remove useless module dependencies in Bugzilla::Auth::* - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-01 00:19:36 +00:00
wtchang%redhat.com
cdd64c7beb Bugzilla bug 338599: added new function SECKEY_SignatureLen and use it
instead of SECKEY_PublicKeyStrength to get ECDSA signature lengths.
Removed the 'type' member from the VFYContextStr structure because that
info is in the 'key->keyType' field.  Set error codes when functions
fail (return 0). r=nelsonb.
Modified Files:
	cryptohi/keyhi.h cryptohi/seckey.c cryptohi/secvfy.c
	nss/nss.def ssl/ssl3con.c
2006-05-31 23:54:52 +00:00
gavin%gavinsharp.com
e5a18539dd Bug 331143: simplify search plugin format, r=mconnor 2006-05-31 23:18:26 +00:00
steffen.wilberg%web.de
63032c33f6 Bug 325690: Change 'delete autocomplete entry' to Del on non-mac platforms. r=jeff. Also fixes bug 325966: Ctrl+Tab and Ctrl+Shift+Tab shortcuts now works on Mac also 2006-05-31 22:07:33 +00:00
brendan%mozilla.org
b390867301 Fix to cope with null __proto__ (339685, r=mrbkap). 2006-05-31 21:41:54 +00:00
kairo%kairo.at
b11abbdac4 bug 335395 - [client] Correct profile detection for toolkit-based SeaMonkey, r=preed 2006-05-31 20:41:14 +00:00
dmose%mozilla.org
b398b6a690 Make tasks in the multiweek and month views show up even if their start date is earlier than the start of the view (bug 335643), patch by Thomas Benisch <thomas.benisch@sun.com>, r=dmose 2006-05-31 20:32:02 +00:00
igor.bukanov%gmail.com
997bc7e12b Bug 339785: When reporting errors about unknown entities in XML literals, do not include append an extra ';' to token buffer as it would not be included in the error message in any case. 2006-05-31 19:11:52 +00:00
alexei.volkov.bugs%sun.com
72df55c274 [Bug 220380] Add SSL client auth stress tests.
Attachment "auth patch"(#222740). r=nelson
2006-05-31 18:06:02 +00:00
bugzilla%standard8.demon.co.uk
20f6c03a18 Last checkin to these was actually for Bug 339421 2006-05-31 18:04:22 +00:00
bugzilla%standard8.demon.co.uk
0cc5baca01 Fix Camino bustage from Bug 338880 2006-05-31 18:00:40 +00:00
bzbarsky%mit.edu
5c970102ff Make the documentURI of a document and the currentURI of a docshell immutable objects.
Bug 336699, r=darin, sr=jst
2006-05-31 17:57:14 +00:00
masayuki%d-toybox.com
9ebd103ee6 Bug 339661 Location bar dropdown does not disappear on second click r=mconnor 2006-05-31 17:55:19 +00:00
mattwillis%gmail.com
86d9f381b7 whitespace changes only 2006-05-31 17:32:26 +00:00
wtchang%redhat.com
a07f869b7a Bugzilla Bug 338552: added StartCom CA certificate to NSS. The patch is
contributed by  Eddy Nigg, StartCom Ltd. <eddy_nigg@startcom.org>. r=wtc.
a=hecker.
Modified Files: certdata.c certdata.txt nssckbi.h
2006-05-31 17:18:54 +00:00
bugzilla%standard8.demon.co.uk
fa17c20d34 Bug 232795 In bookmarksMenu.js, Error: aDragSession.sourceNode has no properties. (Bv1b-TK) p=Serge GAUTHERIE <gautheri@noos.fr>,r=mconnor 2006-05-31 16:21:16 +00:00
joshmoz%gmail.com
a7e204c6e2 Linking against the Cocoa framework in Carbon widgets is no longer necessary since we don't call NSApplicationLoad() any more. b=339389 r=sparky 2006-05-31 16:20:41 +00:00
bugzilla%standard8.demon.co.uk
74ac7eb594 Bug 339241 Remove the CardChild rdf property from address book. r/sr=bienvenu 2006-05-31 16:14:08 +00:00
dougt%meer.net
35e14e3678 Fixing build bustage. 2006-05-31 16:08:31 +00:00
bugzilla%standard8.demon.co.uk
22c63b8fb6 Bug 338880 SuiteRunner doesn't compile with --enable-debug (don't build appleevents and lots of tidy up). r=benjamin,sr=neil 2006-05-31 16:07:17 +00:00
pedemont%us.ibm.com
03f0b5875d Bug 339741 - nsIFeedProgressListener uses unknown interface nsIEntry. r=sayrer. 2006-05-31 16:06:37 +00:00
vladimir%pobox.com
58ff07979a b=337424, unloaded part of image drawn black when top is above visible region; patch from prefiks@aviary.pl, r=vlad 2006-05-31 16:03:12 +00:00
joshmoz%gmail.com
f1f3816686 fix capitalization in filename for Quickdraw.h, fix for case-sensitive filesystems. b=339682c1 r=bsmedberg 2006-05-31 15:59:06 +00:00
bzbarsky%mit.edu
00745f1a47 Make the URI of an nsIImageLoadingContent immutable. Bug 337246, r=biesi, sr=sicking 2006-05-31 15:58:43 +00:00
benjamin%smedbergs.us
f51ee5d8fd Bug 339726 - getter_Copies (internal API) should work with nsString, r=darin 2006-05-31 14:28:14 +00:00
mattwillis%gmail.com
cace05daa3 bug 339770 fix regression that busts account manager in seamonkey 2006-05-31 12:59:15 +00:00
uriber%gmail.com
587b8172c5 Bug 339699: Reduce number of calls to nsLineBox::Contains from nsBidiPresUtils::Resolve. r+sr=bzbarsky 2006-05-31 10:21:34 +00:00
smontagu%smontagu.org
76dde99d7f Remove the encoding menu from view selection source. Bug 314181, r=db48x, sr=neil 2006-05-31 10:08:06 +00:00
smontagu%smontagu.org
6ad2ebf674 Remove the encoding menu from view selection source. Bug 314181, r=mconnor 2006-05-31 09:21:21 +00:00
allan%beaufour.dk
37d10acd06 [XForms] Add content policy checks to security checks. Bug 325814, r=bz+smaug 2006-05-31 09:00:24 +00:00
neil%parkwaycc.co.uk
7a6afdd808 Bug 338741 Make it possible for DOM Inspector to select an element by click in a content document of the inspected chrome r+sr=bz 2006-05-31 08:38:26 +00:00
allan%beaufour.dk
3db1d6e360 [XForms] Validate instance documents on xforms-rebuild Bug 338823, r=doronr+smaug 2006-05-31 07:47:58 +00:00
brendan%mozilla.org
27e1a01c1c Fix ancient duplicated Install object global and "sub-global" prob exposed by recent JS engine assertion (336695, r/sr=dveditz). 2006-05-31 03:10:31 +00:00
julien.pierre.bugs%sun.com
ba7825ee28 Fix for bug 336477 . Fix for CERT_UncacheCRL error checking. r=nelson 2006-05-31 01:57:55 +00:00