scott%scott-macgregor.org
01e10cfde4
Bug #245331 --> Don't truncate long attachment names in the messsage pane.
...
Patch by David Bienvenu.
2004-10-25 23:10:49 +00:00
bugzilla%arlen.demon.co.uk
a50c536224
Bug 264102 Chrome should use document.title instead of window.title - p3p fixes
...
p=me r=neil.parkwaycc.co.uk sr=darin
2004-10-25 23:08:06 +00:00
darin%meer.net
88a17b807a
disable mfcembed in static builds to fix build bustage (see bug 262218), r=bsmedberg
2004-10-25 22:30:08 +00:00
dmose%mozilla.org
448b360cef
Get rid of external protocol handler warning dialog when using 'Show Folder' and 'Open File' on Linux (bug 249654). r=bsmedberg, sr=dveditz
2004-10-25 22:16:16 +00:00
cbiesinger%web.de
cbb3297fbe
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
...
more efficient variant with fewer arguments can be used r+sr=darin
2004-10-25 22:08:09 +00:00
bienvenu%nventure.com
0959e63d6d
detect attachments in imap messages at header download time, sr=mscott, 241203
2004-10-25 21:54:34 +00:00
neil%parkwaycc.co.uk
170e4b90b8
Bug 253941 Compilers that know about explicit constructors should be able to stop you from assigning nsISupports and derived pointers directly into incompatible nsCOMPtrs r=scc sr=dbaron
2004-10-25 21:45:00 +00:00
darin%meer.net
de7775c82a
fixing btek bustage
2004-10-25 21:11:55 +00:00
mkaply%us.ibm.com
cdeb6187d6
OS/2 build bustage - don't ask
2004-10-25 20:45:17 +00:00
darin%meer.net
83f607e84a
moved build/nsStringAPI.cpp into stub/ to fix win32 depend build bustage, r=bsmedberg
2004-10-25 20:35:12 +00:00
darin%meer.net
a570f51ad2
fixes bug 263903 "redirects with a body not cached properly" r=biesi sr=bz
2004-10-25 19:55:10 +00:00
darin%meer.net
c02e343d1c
fixes bug 263957 "Convert nsProperties to nsTHashtable, implement GetKeys" r=bsmedberg sr=shaver
2004-10-25 19:52:48 +00:00
cltbld
faf29272f4
Automated update from host egg
2004-10-25 19:42:49 +00:00
darin%meer.net
fb3826168b
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
bienvenu%nventure.com
4323cb699f
set has attachment flag at hdr download time by looking for content type multipart mixed, 241203
2004-10-25 18:48:22 +00:00
pinkerton%aol.net
b88c2777ed
standardized mozconfig
2004-10-25 18:04:44 +00:00
joshmoz%gmail.com
224cc56c65
clear memory cache as well as disk cache from prefs, re-word interface accordingly (bug 257491)
2004-10-25 17:46:57 +00:00
mostafah%oeone.com
2094938b0c
Updated translation
2004-10-25 17:34:02 +00:00
pedemont%us.ibm.com
897ff7313c
Bug 265289 - GetListenerInfo comparing weakrefs rather than referents. r=bsmedberg, sr=darin
2004-10-25 15:55:33 +00:00
pedemont%us.ibm.com
8bce3ba55f
Bug 265253 - RemoveWebBrowserListener incorrectly passes nsIWeakRef. r+sr=darin
2004-10-25 15:47:54 +00:00
mostafah%oeone.com
20e983b306
-Checked in patches for bug 260169:
...
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2004-10-25 15:47:30 +00:00
igor%mir2.org
3f5b0b9d22
Minimizing memory footprint by eliminating class fields:
...
1. IdScriptableObject.maxInstanceId is replaced by overridden getMaxInstanceId()
2. BaseFunction.argumentsProperty is replaced by storing when necessary explicit "arguments" property in ScriptableObject hashmap.
3. NativeFunction.(argNames|argCount|version) is replaced by code that reconstruct the necessary values from embedded in class file or InterpreterData (see bug 264637)
2004-10-25 15:44:24 +00:00
tor%cs.brown.edu
81a5c0e83a
Bug 264832 - SVGSVGElement.createSVG{Number,Length} not implemented.
...
Patch by jwatt, r=tor.
2004-10-25 15:18:03 +00:00
mostafah%oeone.com
4ea92c250a
Updated translation
2004-10-25 14:43:05 +00:00
steffen.wilberg%web.de
ebd468979b
fixing build bustage from bug 265826; trunk checkin missed a file
2004-10-25 14:06:27 +00:00
cbiesinger%web.de
e6ef9ebab2
265333 NS_NewInputStreamChannel should not overwrite a content charset set from
...
the content type with an empty string r+sr=darin
2004-10-25 13:15:25 +00:00
bmlk%gmx.de
1ae95f4329
prevent double caption frame creation instead of later caption frame removal bug 265181 r/sr=bzabrsky
2004-10-25 12:31:02 +00:00
justdave%bugzilla.org
2cd029455e
Bump version number to 2.19.1+ to indicate version pulled from CVS.
2004-10-25 11:35:14 +00:00
neil%parkwaycc.co.uk
de62b1ba52
Bug 260217 Fix old window.title workarounds r=glazou sr=mscott
2004-10-25 10:04:35 +00:00
bryner%brianryner.com
73f63bca1d
Pass correct string length to NS_ConvertUTF16toUTF8 (bug 265829). r=vlad.
2004-10-25 08:34:14 +00:00
bryner%brianryner.com
bc2025a5f4
Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad.
2004-10-25 08:32:39 +00:00
dveditz%cruzio.com
ab1ad1555f
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
2004-10-25 07:46:01 +00:00
justdave%bugzilla.org
b7fb0a17e9
Bump version number to 2.19.1 for snapshot release
2004-10-25 07:43:45 +00:00
justdave%bugzilla.org
6fc9750ae5
[SECURITY] Bug 250605: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when receiving bug change notification mails. This only affects sites that use the 'insidergroup' feature.
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko,justdave, a=justdave
2004-10-25 07:36:13 +00:00
justdave%bugzilla.org
d5f7b5db66
[SECURITY] Bug 253544: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when viewing the bug activity log. This only affects sites that use the 'insidergroup' feature.
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=zach,justdave, a=justdave
2004-10-25 07:33:20 +00:00
justdave%bugzilla.org
4517130d1f
[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature.
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=vladd,justdave, a=justdave
2004-10-25 07:25:58 +00:00
justdave%bugzilla.org
f243824fa3
[SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST message to process_bug.cgi which will remove keywords from a bug even if you don't have permissions to edit all bug fields (the "editbugs" permission). Such changes are reported in "bug changed" email notifications, so they are easily detected and reversed if someone abuses it.
...
Patch by Myk Melez <myk@mozilla.org>
r=gerv, a=justdave
2004-10-25 07:19:05 +00:00
justdave%bugzilla.org
3a3c9d38eb
Bug 250897: Enforce a 10 minute waiting period between password reset attempts to prevent the user getting mailbombed if the form is submitted multiple times.
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2004-10-25 07:12:22 +00:00
steffen.wilberg%web.de
77c2bc205a
forgot to bump the date
2004-10-25 07:09:54 +00:00
steffen.wilberg%web.de
a12dd59716
Bug 265849: there's no longer an Options button in the Download Manager. p=als@mozilla.ru, r=me
2004-10-25 07:02:54 +00:00
timeless%mozdev.org
3ae5a33a68
Bug 157994 Code in in nsDataObj.cpp prone to buffer overflow , and generally awful
...
patch by daniel_atallah@yahoo.com r=dean_tessman sr=sfraser
2004-10-25 06:15:52 +00:00
timeless%mozdev.org
4561724209
http://www.mozilla.org/hacking/portable-cpp.html
...
Be careful of the scoping of variables declared inside for() statements.
2004-10-25 05:51:24 +00:00
mrbkap%gmail.com
7a582956cf
Add a regression test for bug 256731
2004-10-25 05:25:52 +00:00
justdave%bugzilla.org
23de4ce384
Bug 254498: Check for comment required for time validation was too late.
...
Patch by Tiago R. Mello <tiago@async.com.br>
r=kiko, a=justdave
2004-10-25 04:49:32 +00:00
justdave%bugzilla.org
22b4d2a729
Backing out patch for bug 251596: found a problem with it after I committed. See the bug.
2004-10-25 04:35:30 +00:00
justdave%bugzilla.org
8ea603b9fe
Bug 251596: show.html.tmpl wasn't using the customized body attribute
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=kiko, a=myk
2004-10-25 04:28:32 +00:00
bienvenu%nventure.com
f1f93537de
close db's as we go downloading newsgroups for offline use, sr=mscott 142278
2004-10-25 04:16:04 +00:00
bienvenu%nventure.com
2e1860cbb5
fix rename of virtual imap folders, sr=mscott 265507
2004-10-25 02:38:45 +00:00
bzbarsky%mit.edu
fcff8e9f1b
Fixing build bustage fallout from bug 253941.
2004-10-25 01:14:33 +00:00
bzbarsky%mit.edu
faebfe6bbd
Er.. doing this right.
2004-10-25 01:12:16 +00:00