joshmoz%gmail.com
ed07c35d88
clear memory cache as well as disk cache from prefs, re-word interface accordingly (bug 257491)
...
git-svn-id: svn://10.0.0.236/trunk@164368 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 17:46:57 +00:00
mostafah%oeone.com
761fb7c627
Updated translation
...
git-svn-id: svn://10.0.0.236/trunk@164367 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 17:34:02 +00:00
despotdaemon
63f9987bc1
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@164366 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 17:28:53 +00:00
pedemont%us.ibm.com
70b892fdf7
Bug 265289 - GetListenerInfo comparing weakrefs rather than referents. r=bsmedberg, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@164364 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 15:55:33 +00:00
pedemont%us.ibm.com
581c7bc870
Bug 265253 - RemoveWebBrowserListener incorrectly passes nsIWeakRef. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@164363 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 15:47:54 +00:00
mostafah%oeone.com
d2ed69d4ba
-Checked in patches for bug 260169:
...
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
git-svn-id: svn://10.0.0.236/trunk@164362 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 15:47:30 +00:00
igor%mir2.org
0c4f9dfb42
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)
git-svn-id: svn://10.0.0.236/trunk@164361 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 15:44:24 +00:00
tor%cs.brown.edu
63003ae673
Bug 264832 - SVGSVGElement.createSVG{Number,Length} not implemented.
...
Patch by jwatt, r=tor.
git-svn-id: svn://10.0.0.236/trunk@164360 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 15:18:03 +00:00
mostafah%oeone.com
c69510396b
Updated translation
...
git-svn-id: svn://10.0.0.236/trunk@164359 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 14:43:05 +00:00
steffen.wilberg%web.de
b16b69efe4
fixing build bustage from bug 265826; trunk checkin missed a file
...
git-svn-id: svn://10.0.0.236/trunk@164358 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 14:06:27 +00:00
cbiesinger%web.de
311fcae317
265333 NS_NewInputStreamChannel should not overwrite a content charset set from
...
the content type with an empty string r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@164357 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 13:15:25 +00:00
bmlk%gmx.de
b90139c45c
prevent double caption frame creation instead of later caption frame removal bug 265181 r/sr=bzabrsky
...
git-svn-id: svn://10.0.0.236/trunk@164356 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 12:31:02 +00:00
justdave%bugzilla.org
ae31071952
Bump version number to 2.19.1+ to indicate version pulled from CVS.
...
git-svn-id: svn://10.0.0.236/trunk@164355 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 11:35:14 +00:00
neil%parkwaycc.co.uk
d7ce61cc9a
Bug 260217 Fix old window.title workarounds r=glazou sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@164354 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 10:04:35 +00:00
bryner%brianryner.com
7b8596eead
Pass correct string length to NS_ConvertUTF16toUTF8 (bug 265829). r=vlad.
...
git-svn-id: svn://10.0.0.236/trunk@164351 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 08:34:14 +00:00
bryner%brianryner.com
c281a208ab
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.
...
git-svn-id: svn://10.0.0.236/trunk@164350 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 08:32:39 +00:00
dveditz%cruzio.com
afe1e85825
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@164343 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:46:01 +00:00
justdave%bugzilla.org
ca1d947c1f
Bump version number to 2.19.1 for snapshot release
...
git-svn-id: svn://10.0.0.236/trunk@164340 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:43:45 +00:00
justdave%bugzilla.org
23b8eb8396
[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
git-svn-id: svn://10.0.0.236/trunk@164339 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:37:01 +00:00
justdave%bugzilla.org
6dc3e61233
[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
git-svn-id: svn://10.0.0.236/trunk@164338 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:34:30 +00:00
justdave%bugzilla.org
bca966aff7
[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
git-svn-id: svn://10.0.0.236/trunk@164337 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:26:57 +00:00
justdave%bugzilla.org
4da516c042
[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
git-svn-id: svn://10.0.0.236/trunk@164336 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:20:59 +00:00
justdave%bugzilla.org
45f8635565
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
git-svn-id: svn://10.0.0.236/trunk@164334 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:12:22 +00:00
steffen.wilberg%web.de
60be1a1ddd
forgot to bump the date
...
git-svn-id: svn://10.0.0.236/trunk@164333 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:09:54 +00:00
steffen.wilberg%web.de
1bc5ea15f3
Bug 265849: there's no longer an Options button in the Download Manager. p=als@mozilla.ru, r=me
...
git-svn-id: svn://10.0.0.236/trunk@164332 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 07:02:54 +00:00
timeless%mozdev.org
fdcedd1d92
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
git-svn-id: svn://10.0.0.236/trunk@164329 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 06:15:52 +00:00
timeless%mozdev.org
6d6fdc2e0f
http://www.mozilla.org/hacking/portable-cpp.html
...
Be careful of the scoping of variables declared inside for() statements.
git-svn-id: svn://10.0.0.236/trunk@164328 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 05:51:24 +00:00
mrbkap%gmail.com
8aa72545ed
Add a regression test for bug 256731
...
git-svn-id: svn://10.0.0.236/trunk@164327 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 05:25:52 +00:00
justdave%bugzilla.org
46e9d71358
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
git-svn-id: svn://10.0.0.236/trunk@164324 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 04:49:32 +00:00
justdave%bugzilla.org
4b7ef17e92
Backing out patch for bug 251596: found a problem with it after I committed. See the bug.
...
git-svn-id: svn://10.0.0.236/trunk@164323 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 04:35:30 +00:00
justdave%bugzilla.org
3515adc40c
Bug 251596: show.html.tmpl wasn't using the customized body attribute
...
Patch by Marc Schumann <wurblzap@gmail.com >
r=kiko, a=myk
git-svn-id: svn://10.0.0.236/trunk@164321 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 04:28:32 +00:00
bienvenu%nventure.com
0504bd7c42
close db's as we go downloading newsgroups for offline use, sr=mscott 142278
...
git-svn-id: svn://10.0.0.236/trunk@164320 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 04:16:04 +00:00
bienvenu%nventure.com
f27a99f99b
fix rename of virtual imap folders, sr=mscott 265507
...
git-svn-id: svn://10.0.0.236/trunk@164319 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 02:38:45 +00:00
bzbarsky%mit.edu
8f32883df0
Fixing build bustage fallout from bug 253941.
...
git-svn-id: svn://10.0.0.236/trunk@164317 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 01:14:33 +00:00
bzbarsky%mit.edu
4daa73868c
Er.. doing this right.
...
git-svn-id: svn://10.0.0.236/trunk@164316 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 01:12:16 +00:00
bzbarsky%mit.edu
b63894e092
Don't use ?: because that depends on implicit conversion of pointers to
...
nsQueryInterface. Fixing build bustage from bug 253941.
git-svn-id: svn://10.0.0.236/trunk@164315 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 01:07:57 +00:00
bugzilla%arlen.demon.co.uk
12622e6f55
Bug 264102 Chrome should use document.title instead of window.title - editor fixes (without EdColorPicker.js changes as these will be fixed in the patch to bug 260217)
...
p=me r=daniel sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@164314 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 00:39:27 +00:00
jocuri%softhome.net
84072cf6d1
Documentation patch for bug 143490: Update documentation regarding code changes needed when running Bugzilla under win32 (some are no longer required since checksetup.pl no longer calls unsupported functions when running on Windows); patch by GavinS <bugzilla@chimpychompy.org>, r=vladd.
...
git-svn-id: svn://10.0.0.236/trunk@164313 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 23:54:55 +00:00
jocuri%softhome.net
caea7af870
Patch for bug 192218: Ability to use a hyphen as a way to filter specifically for requests with no requestee; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@164312 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 23:34:20 +00:00
jocuri%softhome.net
14911f3025
Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl header begins with an underscore; patch by Rob Siklos <rsiklos@adexa.com>; r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@164311 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 23:26:09 +00:00
steffen.wilberg%web.de
61a9297ccf
Bug 263482: focus the search box when switching to search sidebar in Help Viewer. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@164310 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 23:14:16 +00:00
silver%warwickcompsoc.co.uk
0c6f9bcdb2
Bug 249462 - Put ChatZilla XPI building tools into CVS.
...
ChatZilla only.
r=rginda
git-svn-id: svn://10.0.0.236/trunk@164309 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 23:04:15 +00:00
bugzilla%arlen.demon.co.uk
072d3ef213
Bug 111484 Hide/Show platform-specific references in help files
...
p=stefan_h@hem.utfors.se r=me
git-svn-id: svn://10.0.0.236/trunk@164308 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 23:02:26 +00:00
neil%parkwaycc.co.uk
9af3f096c3
Deprecate window.title b=264102 r=jst sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@164307 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 22:57:06 +00:00
bugzilla%arlen.demon.co.uk
214587b418
Bug 264102 Chrome should use document.title instead of window.title - mailnews fixes (apart from sendProgress.js which will be in fix to bug 260217)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@164306 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 22:51:01 +00:00
silver%warwickcompsoc.co.uk
70ffc1b766
Bug 262037 - Only search for plugins to remove by URL, not ID.
...
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
git-svn-id: svn://10.0.0.236/trunk@164305 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 22:49:27 +00:00
bzbarsky%mit.edu
a87e96e598
Make sure to insert the floating items as children of their parent before
...
clobbering the float items in the constructor state when a table cell is
floated. Bug 263846, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@164303 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 22:03:49 +00:00
silver%warwickcompsoc.co.uk
f11d74f849
Bug 261711 - Treat '330' message the same as other whois lines.
...
ChatZilla only.
r=samuel@sieb.net
git-svn-id: svn://10.0.0.236/trunk@164302 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 20:03:45 +00:00
bzbarsky%mit.edu
bf516c9b06
Reduce amount of refcounting in PopState. Bug 261024, r+sr=bryner
...
git-svn-id: svn://10.0.0.236/trunk@164301 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 19:37:16 +00:00
silver%warwickcompsoc.co.uk
d608a828a8
Bug 255494 - Correctly clear pref observer system. Prevents hitting pref system crash (bug 265788).
...
ChatZilla only.
r=rginda
git-svn-id: svn://10.0.0.236/trunk@164300 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 19:35:08 +00:00