mrbkap%gmail.com
f36fc66fd4
bug 306909: Protect against a null mScriptLoader so that we don't crash if we haven't been properly initialized and we're asked to document.write(). r+sr=jst
2005-09-22 23:01:33 +00:00
dmose%mozilla.org
36f1af4c3b
Allow for multiple properties have a null attribute list (bug 309400); r+sr=bienvenu.
2005-09-22 23:01:30 +00:00
nelsonb%netscape.com
facd708671
Don't crash when printing an ASN.1 NULL primitive with a NULL prefix
...
string. Bug 309651. r=wtchang.
2005-09-22 22:45:32 +00:00
bugzilla%arlen.demon.co.uk
7435eb0f18
Bug 309061 msgHdrViewOverlay.js should use hasChildNodes
...
p=me r/sr=neil.parkwaycc.co.uk
2005-09-22 22:24:30 +00:00
aaronleventhal%moonset.net
42cd906430
Bug 305985. After clicking in blank content area, focus stays in some widgets when it should have left. r=mats, sr=bryner
2005-09-22 22:07:31 +00:00
scott%scott-macgregor.org
aaac459f28
Bug #309214 --> Unlabeled controls on newsgroup Subscribe dialog when using filter.
...
hide the column picker for the tree control.
2005-09-22 22:02:13 +00:00
aaronleventhal%moonset.net
22b31a1bad
Bug 308710. Create accessibles for out of flow frames. r+sr=bryner
2005-09-22 21:59:06 +00:00
mkaply%us.ibm.com
1b87e3cd9e
#282335
...
r=chase
Make packager understand OSes other than Windows
2005-09-22 21:51:47 +00:00
scott%scott-macgregor.org
d5c8adcbe6
Bug #308308 --> Extensions.rdf is no longer needed
...
r=rob strong
2005-09-22 21:41:22 +00:00
darin%meer.net
d78e1730ff
Fixes bug 304904 "Necko should refuse to look up invalid hostnames containing '%'" patch by andreas.otte@debitel.net, r=biesi, sr=darin
2005-09-22 21:38:12 +00:00
cbiesinger%web.de
ffb7da0d70
305384 build alert service on non-windows platforms
...
patch by Jens Bannmann <jens.b@web.de> r=bsmedberg sr=neil
2005-09-22 21:16:49 +00:00
cbiesinger%web.de
35afe54802
observe the "browser.xul.error_pages.enabled" pref so that it takes effect
...
immediately
bug 282050 patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com> r=biesi sr=jst
2005-09-22 20:38:56 +00:00
cbiesinger%web.de
6cfcdb525f
bug 309642 make NS_CP_GetDocShellFromContext(nsISupports*) inline rather than
...
static to avoid compile warnings
r+sr=jst
2005-09-22 20:24:31 +00:00
bob%bclary.com
e2722e8911
replace print with printStatus to prevent print dialog in browser tests, no bug, not part of the build
2005-09-22 19:59:31 +00:00
neil%parkwaycc.co.uk
19f9db5fbb
Commenting the hell out of userTypedClear b=306810 sr=darin
2005-09-22 19:07:57 +00:00
mostafah%oeone.com
33b2ec74b7
Updated translation
2005-09-22 18:41:22 +00:00
darin%meer.net
f8569521d8
Second patch for bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r=biesi sr=jst
2005-09-22 18:32:30 +00:00
darin%meer.net
fbddd661e4
Patch for bug 195938 "Incorrect size tag in update.xml does not cause automatic software update to fail integrity validation" r=beng
2005-09-22 18:28:12 +00:00
darin%meer.net
525bc228ca
Patch for bug 300136 "Update archives may need to contain remove commands" r=chase
2005-09-22 18:18:27 +00:00
wtchang%redhat.com
343315772e
Bugzilla bug 309640: replaced the French accented a (�) with ASCII a
...
because IBM JDK can't handle that 8-bit character in UTF8 locales. The
patch is contributed by Rich Megginson of Red Hat. r=wtc,glen.beasley.
2005-09-22 17:58:35 +00:00
lpsolit%gmail.com
d47d842ad9
Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-09-22 17:16:47 +00:00
lpsolit%gmail.com
e8f6594944
Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks <ghendricks@novell.com> r=colin a=justdave
2005-09-22 17:05:36 +00:00
lpsolit%gmail.com
73824ec75c
Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?) get a 302-moved error - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=justdave
2005-09-22 16:53:15 +00:00
masayuki%d-toybox.com
a5798119c2
Bug 308326 Cannot open detached file from the message if its filename or pathname contains Japanese character r=bienvenu, sr=mscott
2005-09-22 16:35:20 +00:00
bienvenu%nventure.com
e0fbe8053c
fix js exception about get/set string property when opening .eml file in stand-alone window, sr=mscott, part of work for 268746
2005-09-22 14:34:14 +00:00
neil%parkwaycc.co.uk
3c12b083dc
Mingw bustage fix for bug 299992 r=bsmedberg,darin
2005-09-22 13:22:52 +00:00
gerv%gerv.net
3cd8066fcb
Bug 236613: change to MPL/LGPL/GPL tri-license, plus some fixes to the BSD licensing of a couple of files.
2005-09-22 10:38:14 +00:00
mconnor%steelgryphon.com
b87e366513
hooray for extra brackets
2005-09-22 03:56:46 +00:00
brendan%mozilla.org
8f091ec697
Fix sparse tableswitches properly, and cull useless expressions in functions (308085, r/sr=mrbkap/shaver).
2005-09-22 03:27:23 +00:00
bzbarsky%mit.edu
b10d301a22
Pass a boolean indicating whether we've sent a ContentInserted or
...
ContentAppended notification to DoneAddingChildren. Bug 309534, r=mrbkap,
sr=jst
2005-09-22 02:33:36 +00:00
bzbarsky%mit.edu
594e733c16
Remove silly warning in GetDocShell impls, and use the principal (which we
...
should always have) instead of the docshell for chrome vs content
determination. Bug 51962, r+sr=jst
2005-09-22 02:10:07 +00:00
jminta%gmail.com
23e230a9ab
Bug 308995 Remove hardcoded strings from Sunbird/Calendar patch by bugzilla@babylonsounds.com r=mvl,jminta
2005-09-22 01:51:05 +00:00
bienvenu%nventure.com
3f28177781
better fix for imap servers that return message size before uid, sr=mscott 246966
2005-09-22 01:39:56 +00:00
jminta%gmail.com
57f690a257
Bug 307518 Pasted event times are off by timezone offset r=mvl
2005-09-22 01:39:46 +00:00
jminta%gmail.com
f4d12dfcce
Bug 309157 All Day events cropped in Week View r=mvl
2005-09-22 01:37:34 +00:00
jminta%gmail.com
46f9d1ad01
Bug 309462 Error finding parent item in agendaTree r=dmose
2005-09-22 01:34:34 +00:00
gavin%gavinsharp.com
c94c5ab1dc
Land forgotten second part of bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor
2005-09-22 00:12:20 +00:00
mconnor%steelgryphon.com
de28998a23
back out extra changes committed by mistake. I'm turning in Ben!
2005-09-21 23:11:28 +00:00
bryner%brianryner.com
0c8835f9d7
Change nsIDOMNSEditableElement to be a standalone interface that's not reflected through classinfo. Bug 303727, r+sr=jst.
2005-09-21 22:02:26 +00:00
dbaron%dbaron.org
15e4ba0d80
Remove now-unused CantRenderReplacedElement. b=309065 r+sr=bzbarsky
2005-09-21 21:54:54 +00:00
aaronleventhal%moonset.net
ae80391e22
Bug 307734. Some plugins result in truncated accessible page content. r=parente, sr=jst
2005-09-21 21:44:05 +00:00
dmose%mozilla.org
1c8cf6c8e9
Fix regression where ICS calendars larger than 65536 bytes were getting truncated to that length (bug 309362), r=mvl
2005-09-21 21:34:11 +00:00
christophe.ravel.bugs%sun.com
3f8cd3784d
Unset Beta flag to sync up JSS 4.1.1 RTM with NSS 3.10.2 RTM build date.
2005-09-21 21:06:54 +00:00
mvl%exedo.nl
0a433e1dd2
Use the new timezone api's in the views, to handle floating items better.
...
bug 307344, r=jminta
2005-09-21 20:53:25 +00:00
dbaron%dbaron.org
cde791bfac
Remove CRs (whitespace change only).
2005-09-21 20:32:30 +00:00
dougt%meer.net
2e62beacfc
Updating for 009
2005-09-21 19:54:43 +00:00
neil%parkwaycc.co.uk
ccf2da6b12
Bug 307298 Crash adding treeitems to the document element r=varga sr=bz
2005-09-21 19:36:14 +00:00
cbiesinger%web.de
7002686d0d
bug 1156
...
- Make object frames have no children
- Make the frame constructor construct a subdocumentframe, object frame or
image frame as appropriate
- start the load of <applet>, <embed> and <object> in content code
- fallback to alternate rendering correctly
NOTE: This checkin will break the plugin finder. This will be fixed soon.
r+sr=bz
2005-09-21 19:14:30 +00:00
vladimir%pobox.com
942c9d81ac
b=305313, allow additional predicates for bookmarks datasource, patch from todd@excite.com, r=vladimir
2005-09-21 19:12:33 +00:00
bob%bclary.com
f567979cf4
Regression test for bug 232182, Display non-ascii characters in JS Exceptions, by Michael Daumling
2005-09-21 19:08:04 +00:00