Commit Graph

127742 Commits

Author SHA1 Message Date
timeless%mozdev.org
f89754b7da Bug 190766 nsStackFrameUnix.cpp crashes on Solaris [@ write_address_file]
r=dbaron
2004-03-08 07:47:44 +00:00
timeless%mozdev.org
89100ef75e Bug 217907 nsRange::IsIncreasing caused nsVoidArray::ElementAt(index past end array)
r=caillon sr=jst
2004-03-08 07:33:00 +00:00
timeless%mozdev.org
18cb39d59b Bug 236269 --enable-trace-malloc is broken
r=dbaron sr=dbaron
2004-03-08 07:28:22 +00:00
timeless%mozdev.org
b99905cda6 Bug 235271 nsTimelineService - Warning (Anachronism): Formal argument ... of type extern "C" in call to ...(..., extern "C"...) is being passed something else
r=dbaron sr=dbaron
2004-03-08 07:27:06 +00:00
rbs%maths.uq.edu.au
11d094c977 paint the background of MathML frames like inline frames do, b=235835, r+sr=roc 2004-03-08 04:14:07 +00:00
pkw%us.ibm.com
54c8256b6d Fix for AIX build break caused by landing of Bug 233907. Change C++ comments to C comments.
r=bryner@brianryner.com (via IRC)
2004-03-08 03:01:12 +00:00
neil%parkwaycc.co.uk
a85c6f4ab0 Bug 234867 Change extractHeaderAddressMailboxes out param to a return value to make it easier to use from js r/sr=bienvenu 2004-03-08 00:29:30 +00:00
gerv%gerv.net
e1a48d9e57 Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-08 00:15:49 +00:00
bryner%brianryner.com
146a922871 Add NS_LIKELY and NS_UNLIKELY macros that can be used to give the compiler branch probability information. Make NS_SUCCEEDED and NS_FAILED use these macros so that we optimize for the success case. Bug 236753, r+sr=dbaron. 2004-03-07 23:32:08 +00:00
gerv%gerv.net
93df2945c9 Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-07 23:27:32 +00:00
gerv%gerv.net
1e5e003141 Bug 232141 - all all saved searches to footer until linkinfooter UI returns. Patch by gerv; r=myk, a=justdave. 2004-03-07 23:23:59 +00:00
bienvenu%nventure.com
11a1c1b46f fix for imap server problems because we were disconnecting while idle w/o ending idle or logging out, sr=mscott 236708 2004-03-07 21:09:02 +00:00
bryner%brianryner.com
165590c1f5 Fix crash in autocomplete if you're really fast. Bug 236659, patch by lorenzo@colitti.com, r=bryner 2004-03-07 21:01:12 +00:00
bzbarsky%mit.edu
4f498d0537 Make sure to fire XBL constructors on bindings attached to display:none nodes.
Bug 188496, r+sr=dbaron
2004-03-07 20:33:56 +00:00
roc+%cs.cmu.edu
2ab13be9a5 Fixing bustage, hopefully, THIS TIME 2004-03-07 19:23:53 +00:00
scott%scott-macgregor.org
0785d3a102 Bug #194632 --> linux builds are loading the wrong library for sounds.
r/sr=bryner
2004-03-07 19:12:21 +00:00
scott%scott-macgregor.org
e4be18f1e5 Part of the unix packaging work. Add a couple missing files to the packaging list. Patch by
Alexandar Sack
2004-03-07 19:09:18 +00:00
roc+%cs.cmu.edu
78909d3266 Fixing bustage, hopefully 2004-03-07 18:50:11 +00:00
bienvenu%nventure.com
929a575429 fix saving draft and sending message not updating imap draft/sent folder if open in ui, sr=mscott 236092 2004-03-07 18:20:22 +00:00
bienvenu%nventure.com
02a60bcadd fix discovery+handling of deleted imap folders when not using imap subscription, 236685 sr=mscott 2004-03-07 18:18:02 +00:00
roc+%cs.cmu.edu
c7e522958e Bug 51938. Cache recently accessed line if the lines' combinedArea.y/ymosts are nondecreasing --- speeds up painting and event handling on large blocks. r+sr=bzbarsky 2004-03-07 18:04:24 +00:00
peterv%propagandism.org
35edc28382 Fix for bug 103659 (move to static lib per directory). r=Pike, sr=bryner. 2004-03-07 13:58:44 +00:00
mconnor%myrealbox.com
e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
ben%bengoodger.com
877fe21ca1 214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message. 2004-03-07 04:42:17 +00:00
bryner%brianryner.com
bdc6736616 Enable gnomevfs. Should be a no-op for windows and mac. 2004-03-07 04:37:00 +00:00
kyle.yuan%sun.com
6777eab943 Bug 236700 The "v" key brings up the find dialog
r=caillon, sr=bz
Should use |keycode| for the key binding.
2004-03-07 03:38:56 +00:00
jocuri%softhome.net
5b59158a64 Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave. 2004-03-07 01:24:12 +00:00
bzbarsky%mit.edu
5578f60f53 Updating readme to talk about the JP_RTZ_HZ flag, to have examples using the
current output format, and to have a bit more in the way of explanation of the
output and the various JPROF_FLAGS values.  a=jim nance
2004-03-07 01:15:26 +00:00
jocuri%softhome.net
f46d6b7a30 Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave. 2004-03-07 00:35:54 +00:00
kjh-5727%comcast.net
17802f01e7 Bug 175879. Display ISO paper sizes in mm & remove extraneous 1/4-inch
margin from printouts. r=tor, sr=roc
2004-03-06 21:49:44 +00:00
bryner%brianryner.com
64209ceda0 Don't highlight toplevel menus on hover for gtk. Bug 233242, r=pch, sr=roc. 2004-03-06 21:27:33 +00:00
cbiesinger%web.de
2081246472 one more tweak, r=caillon 2004-03-06 20:54:47 +00:00
cbiesinger%web.de
344f084a76 making this sound less like it's PSM, rs=caillon 2004-03-06 20:47:21 +00:00
cbiesinger%web.de
e88d56e95a ...and now, the correctly merged version, that even compiles 2004-03-06 19:43:40 +00:00
cbiesinger%web.de
d0fdabc0c9 Bug 124307, respect umask for downloaded files.
r=bzbarsky sr=darin
2004-03-06 19:37:22 +00:00
bzbarsky%mit.edu
2785900fde Make XMLHttpRequest dispatch an error event when it fails. Bug 218236, patch
by Wladimir Palant <trev@gtchat.de>, r=jst, sr=bzbarsky
2004-03-06 19:05:08 +00:00
bzbarsky%mit.edu
43c50dd583 Make error dialogs block continued execution of the installer. Bug 235139,
patch by Andrew Schultz <ajschult@mindspring.com>, r=dveditz, sr=bryner
2004-03-06 17:38:01 +00:00
peterv%propagandism.org
89953530a6 Remove stray semicolon. 2004-03-06 17:34:12 +00:00
peterv%propagandism.org
8e81f7982b Bustage fix. 2004-03-06 17:22:13 +00:00
peterv%propagandism.org
ea1cf34ef0 Touching to force a rebuild. 2004-03-06 16:34:28 +00:00
peterv%propagandism.org
624dc7d802 Move declaration to where the function is used. 2004-03-06 16:27:48 +00:00
peterv%propagandism.org
68a7e5f818 Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2004-03-06 16:00:23 +00:00
peterv%propagandism.org
545ad9d0ad Fix for bug 29152 (Cannot do formsigning - crypto.signText). r=kaie, sr=jst. 2004-03-06 15:52:44 +00:00
kiko%async.com.br
460fe2328f Fix for bug 236634: move colon out of anchor text in "Target
Milestone:" in show_bug. r=gerv, a=justdave.
2004-03-06 15:28:44 +00:00
cbiesinger%web.de
0ac6a3036a bug 196871, make "save link target as" and friends send a referrer
r=neil sr=bz
2004-03-06 15:03:10 +00:00
neil%parkwaycc.co.uk
43cc596efd Bug 205648 Support "context menu" key under gtk/gtk2 p=crispin@flowerday.cx r=blizzard sr=bryner 2004-03-06 15:00:38 +00:00
roc+%cs.cmu.edu
991ce31fbe Bustage fix 2004-03-06 14:55:21 +00:00
cbiesinger%web.de
f37da693e3 bug 235695, one constructor is enough for nsMIMEInfoBase and subclasses
r=bzbarsky sr=darin
2004-03-06 14:43:30 +00:00
cbiesinger%web.de
43561e082b bug 235201, return an error instead of crashing if we can't find an application for a mime type
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2004-03-06 14:41:00 +00:00
jocuri%softhome.net
9cd77d7b4f Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, a=justdave. 2004-03-06 13:36:39 +00:00