Commit Graph

144777 Commits

Author SHA1 Message Date
pinkerton%aol.net
667f46c6d8 adding binary of Java Embedding Plugin (0.9.3) from SourceForge project for
Java 1.4.x within a non-Cocoa application
2005-07-28 19:01:30 +00:00
mrbkap%gmail.com
b2ecd424ea bug 302531: QuoteString doesn't deal with not outputting anything. Also fix some whitespace nits. r=shaver a=brendan 2005-07-28 18:16:30 +00:00
mconnor%steelgryphon.com
e246c70e9d bug 194141 - missing calls to SSL_ClearSessionCache, r=nelson.bolyard, sr=dveditz, a=bsmedberg 2005-07-28 18:15:20 +00:00
mvl%exedo.nl
b53700cfb7 Misc fixes to make import actually work. bug 285019, r=jminta 2005-07-28 18:05:08 +00:00
cbiesinger%web.de
d62314530b bug 280190 Make netError.xhtml look better. Also makes it themable.
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor

Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
smfr%smfr.org
97e17b2841 Fix bug 301807: sometimes on launch the tab bar would not be drawn, because the Mac widget code lost invalidates that happened during paints. Now we make sure not to clobber the WindowPtr's updateRgn after painting, so that those invalidates get drawn the next time. r=mento, jhpedemonte, sr=me, a=bsmedberg. 2005-07-28 18:00:16 +00:00
mrbkap%gmail.com
3e48666511 bug 302439: Spandep fu doesn't skip unused JSOP_TABLESWITCH jump table entries. Patch by brendan (except for the whitespace cleanup by me), r=shaver a=brendan 2005-07-28 17:39:44 +00:00
darin%meer.net
1dfc2cc997 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg 2005-07-28 17:35:29 +00:00
darin%meer.net
7ed6ef4f6b fixes bug 302263 "prevent certain headers from being set on a XMLHttpRequest" r=dveditz sr=jst a=dveditz 2005-07-28 17:25:54 +00:00
gavin%gavinsharp.com
1f8c5341b6 Bug 301519: Personal Bookmarks disappear from Bookmarks Toolbar, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=vlad, a=bsmedberg 2005-07-28 17:23:53 +00:00
vladimir%pobox.com
b651bbf0d3 b=294852, canvas is too easily selected, r=vladimir,a=bsmedberg 2005-07-28 17:20:37 +00:00
aaronleventhal%moonset.net
a14f4645a1 Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply 2005-07-28 17:18:28 +00:00
timeless%mozdev.org
07c3882b90 Bug 301491 [@ js_LinkFunctionObject]
r=brendan sr=shaver a=brendan
2005-07-28 17:18:09 +00:00
mkaply%us.ibm.com
2ea0a169a6 #277488
r=mkaply, sr=bsmedberg, a=mkaply
From Peter Weilbacher - Add OS/2 specific README files
2005-07-28 17:06:57 +00:00
mkaply%us.ibm.com
83382dd8a9 #277488
r/sr/a=mkaply 
From Peter Weilbacher - Add OS/2 specific README files
2005-07-28 17:05:05 +00:00
dmose%mozilla.org
4850c241e9 Update LDAP and LDIF import/export code to (almost entirely) agree on a first cut at an 'official' LDAP schema for mozilla, known as mozillaAbPersonAlpha (bug 116692). r=bienvenu, sr=shaver, a=mconnor 2005-07-28 17:03:56 +00:00
mkaply%us.ibm.com
71306dd065 #277488
r/sr/a=mkaply 
From Peter Weilbacher - Add OS/2 specific README files
2005-07-28 16:58:46 +00:00
mnyromyr%tprac.de
ac6555dc83 Bug 289952: use mSaveHdr correctly; patch by Simon B�nzli <zeniko@gmail.com>, r=me, sr=bienvenu, a=bsmedberg 2005-07-28 16:48:22 +00:00
bugzilla%standard8.demon.co.uk
504bd63f8d Bug 287003 Fix ASSERTION: failed to rename corrupt mab file in nsAddrDatabase.cpp r=bienvenu, sr=mscott, a=bsmedberg 2005-07-28 16:42:57 +00:00
bugzilla%standard8.demon.co.uk
fc27b8b3f7 Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 2 - warn the user) r=bienvenu, sr=mscott, a=bsmedberg 2005-07-28 16:34:07 +00:00
bzbarsky%mit.edu
7764d0d5fc Fix leaks on any page with a <select> by using already_AddRefed instead of a
raw addrefed return so that callers can't screw up as easily.  Bug 300833,
r+sr=roc, a=bsmedberg
2005-07-28 16:23:22 +00:00
timeless%mozdev.org
9cc5022208 Bug 301780 please reuse the cached Length() value
patch by bugzilla@mcsmurf.de r=jst sr=jst a=bsmedberg
2005-07-28 16:22:42 +00:00
bzbarsky%mit.edu
8077a028f9 Reland patch for bug 300562. Patch by brendan. r=jst, sr=shaver, a=brendan 2005-07-28 16:19:06 +00:00
mark%moxienet.com
b950e70b07 Bug 194045, Empty chrome directories are left and packaged when building jar files. Stage jar files in a different location. r=bsmedberg r=cls sr=dveditz a=bsmedberg 2005-07-28 16:17:15 +00:00
bzbarsky%mit.edu
3b4cb4864d Fix firing of mutation events on buttons. Bug 288721, r+sr=jst, a=bsmedberg 2005-07-28 16:16:09 +00:00
bzbarsky%mit.edu
c5a672fdb1 Make sure that documents are referenced if we're preserving any wrappers in the
document.  Bug 301316, r=jst, sr=dbaron, a=bsmedberg
2005-07-28 16:15:00 +00:00
mconnor%steelgryphon.com
2dd887fb29 bug 287467 - flash game stops close tab from working, r+a=bsmedberg 2005-07-28 15:56:08 +00:00
bsmedberg%covad.net
664751ebaa Fix l10n repackaging for the branding-directory changes (bug 296460). 2005-07-28 15:53:54 +00:00
dougt%meer.net
7a322bcacf NPODB. Making the zip command actually work. 2005-07-28 15:27:01 +00:00
timeless%mozdev.org
22de97b33b Bug 302100 I just downloaded Firefox 1.06, and it crashes at 004A6170 whenever I try to view any page [@ nsJSPrincipalsSubsume] using PAC
r=mrbkap sr=shaver a=bsmedberg
2005-07-28 15:26:05 +00:00
dougt%meer.net
31ed28d913 NPODB. Adding an explict FINAL_LINK_LIBS to avoid linking to xulapp_s 2005-07-28 15:25:45 +00:00
neil%parkwaycc.co.uk
8ff3ab1416 Bug 301923 XRemote silently ignored bad URIs p=ajschultz r=caillon a=bsmedberg 2005-07-28 14:51:38 +00:00
masayuki%d-toybox.com
8638a80595 Bug 288154 If the path has 0x7c in its name, firefox cannot open the file (Should encode 0x7c to %7C) r+sr=darin, a=benjamin 2005-07-28 14:51:17 +00:00
masayuki%d-toybox.com
16a7b05df6 Bug 300183 Cannot attach the web page that its URL is encoded by non-UTF-8 URL encode r=jshin, sr=mscott, a=benjamin 2005-07-28 14:48:52 +00:00
jshin%mailaps.org
2a12b93f9f bug 302275: newly added news server's default charset does not inherit from mailnews.view_default_charset localized preference patch by Shaohua Wen (r=jshin, sr=bienvenu, a=benjamin) 2005-07-28 14:34:38 +00:00
bienvenu%nventure.com
d3fe1c05b4 fix 90452 threading by subject slow when threads are very large, sr=mscott, a=bsmedberg 2005-07-28 14:21:11 +00:00
nboyd%atg.com
882189d2fd Fix bug 302501. Constructor property shouldn't be readonly. 2005-07-28 14:12:03 +00:00
neil%parkwaycc.co.uk
d5cf7fa673 Bug 301329 Can't unblock images etc. (regression) r=mconnor sr=bz a=bsmedberg 2005-07-28 13:47:59 +00:00
neil%parkwaycc.co.uk
fc0924b7e2 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
cbiesinger%web.de
2338bdd85d bug 300149 only remove the last character of the version if it's a newline (use chomp instead of chop)
r=bsmedberg sr=dveditz a=bsmedberg
2005-07-28 13:37:21 +00:00
bienvenu%nventure.com
6d70f2be23 fix 302123 reply with template filter action loses part of template when larger than 1K, sr=mscott,a=bsmedberg 2005-07-28 13:35:13 +00:00
kairo%kairo.at
be3228e35a adding German (de) locale for inspector, no bug, blanket-a=bsmedberg 2005-07-28 13:26:39 +00:00
bob%bclary.com
c18d228a2c Regression test for bug 300858, crash sorting arrays with holes 2005-07-28 07:32:26 +00:00
bob%bclary.com
0c36e43a6a Regression test for bug 301692, by Seno Aiko 2005-07-28 07:28:34 +00:00
mrbkap%gmail.com
7fe260fe29 bug 301692: Fix typos (extraneous ! in a < condition) and style nits. r+a=brendan 2005-07-28 07:06:20 +00:00
bob%bclary.com
024eac051a Add regression testcase for bug 292455, by Martin Honnen 2005-07-28 06:49:17 +00:00
bob%bclary.com
01c18759df Add regression testcase for bug 301545, by Axel Hecht 2005-07-28 06:45:28 +00:00
bob%bclary.com
0b94961a45 function prototypes are now enumerable, bug 299642. Hat tip to mrkbap 2005-07-28 06:30:14 +00:00
bob%bclary.com
949fcbe078 add bug number 297025 to test, no bug 2005-07-28 06:27:19 +00:00
bob%bclary.com
9dcc00b831 add bug number 289630 to test, no bug 2005-07-28 06:26:16 +00:00