bclary%bclary.com
bcf4bc2ce1
JavaScript Test Library - segregate GC tests, bug 339835
2006-06-01 17:55:36 +00:00
mattwillis%gmail.com
32eb7d7fef
removing outdated and confusing documentation. r=dmose in #calendar
2006-06-01 16:41:59 +00:00
Olli.Pettay%helsinki.fi
906762dd3a
Backing out part of Bug 339774 to fix memleaks
2006-06-01 16:32:47 +00:00
tor%cs.brown.edu
e803badb72
Bustage fix from bug 338301.
2006-06-01 16:20:21 +00:00
tor%cs.brown.edu
f87a60225a
Bustage fix from bug 338301.
2006-06-01 15:49:34 +00:00
martijn.martijn%gmail.com
c1fca36452
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
d7e144e961
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
f345420a7a
Bugfix for #321938 : Credited patch author
2006-06-01 14:30:19 +00:00
szegedia%freemail.hu
0fed473ecf
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
9f79326b25
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
beef5824fb
Bug 339774, back out
2006-06-01 10:00:50 +00:00
Olli.Pettay%helsinki.fi
a4ffbb55ae
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
2c2bbeffb4
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
99b71abd80
bug 339839: isolate safe browsing provider prefs in globalstore.js
...
r+a=bryner
2006-06-01 02:08:36 +00:00
joshmoz%gmail.com
2b0c4224da
remove unnecessary code from Carbon sheet impl. b=339866 r=mento
2006-06-01 01:48:24 +00:00
mkanat%bugzilla.org
ad869f8c2e
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
8cad0c5f30
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
34e36b9e04
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
371d64a48c
Bug 331143: simplify search plugin format, r=mconnor
2006-05-31 23:18:26 +00:00
steffen.wilberg%web.de
698c830e89
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
829b864318
Fix to cope with null __proto__ (339685, r=mrbkap).
2006-05-31 21:41:54 +00:00
kairo%kairo.at
c197b30faf
bug 335395 - [client] Correct profile detection for toolkit-based SeaMonkey, r=preed
2006-05-31 20:41:14 +00:00
dmose%mozilla.org
7bcb0ba853
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
02ca54c2d9
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
c332ce14e9
[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
d89444708e
Last checkin to these was actually for Bug 339421
2006-05-31 18:04:22 +00:00
bugzilla%standard8.demon.co.uk
eb4db5bf1f
Fix Camino bustage from Bug 338880
2006-05-31 18:00:40 +00:00
bzbarsky%mit.edu
7197f4d213
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
5634520b16
Bug 339661 Location bar dropdown does not disappear on second click r=mconnor
2006-05-31 17:55:19 +00:00
mattwillis%gmail.com
be3a579c70
whitespace changes only
2006-05-31 17:32:26 +00:00
wtchang%redhat.com
91c3167816
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
a412a553d7
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
fc1a3e45a0
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
06ea9186c5
Bug 339241 Remove the CardChild rdf property from address book. r/sr=bienvenu
2006-05-31 16:14:08 +00:00
dougt%meer.net
17c71ecd8d
Fixing build bustage.
2006-05-31 16:08:31 +00:00
bugzilla%standard8.demon.co.uk
74bd34b58e
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
817ead812a
Bug 339741 - nsIFeedProgressListener uses unknown interface nsIEntry. r=sayrer.
2006-05-31 16:06:37 +00:00
vladimir%pobox.com
40d4278bba
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
9a2aaf9e9e
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
58d59e3622
Make the URI of an nsIImageLoadingContent immutable. Bug 337246, r=biesi, sr=sicking
2006-05-31 15:58:43 +00:00
benjamin%smedbergs.us
4d5d0f8fb0
Bug 339726 - getter_Copies (internal API) should work with nsString, r=darin
2006-05-31 14:28:14 +00:00
mattwillis%gmail.com
1b2040fce8
bug 339770 fix regression that busts account manager in seamonkey
2006-05-31 12:59:15 +00:00
uriber%gmail.com
49b0376675
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
9c9859a8ea
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
fe64630862
Remove the encoding menu from view selection source. Bug 314181, r=mconnor
2006-05-31 09:21:21 +00:00
allan%beaufour.dk
17739feb3e
[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
5d5389a078
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
df5e7b09f6
[XForms] Validate instance documents on xforms-rebuild Bug 338823, r=doronr+smaug
2006-05-31 07:47:58 +00:00
brendan%mozilla.org
2ab1a7b1a8
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
5fc5a905a0
Fix for bug 336477 . Fix for CERT_UncacheCRL error checking. r=nelson
2006-05-31 01:57:55 +00:00