134855 Commits

Author SHA1 Message Date
timeless%mozdev.org
f731589825 Bug 254555 mark nsConsoleService as nsIClassInfo::THREAD_SAFE
r=dougt
2004-10-28 07:34:41 +00:00
timeless%mozdev.org
5e730ee0bc Bug 265336 GetService klookandfeel instead of CreateInstance
r=biesi sr=dmose
2004-10-28 07:25:57 +00:00
scott%scott-macgregor.org
562ee4b562 Bug #266139 --> Unable to open messages in a cross folder virtual folder in a stand alone message. Also add support for deleting messages in XFVF's from the stand alone message window.
sr=bienvenu
2004-10-28 05:13:07 +00:00
jshin%mailaps.org
2ba59e9c89 bug 264071 : M18a4/TB08 cannot handle mail folders with non-Latin1 (non-ASCII) characters (r=mscott, sr=bienvenu) 2004-10-28 05:02:33 +00:00
jst%mozilla.jstenback.com
020647d91a Fixing bug 266346. Make sure popup state is reset while modal dialogs DOM are open. r+sr=bzbarsky@mit.edu 2004-10-28 03:39:37 +00:00
mrbkap%gmail.com
6686ece287 bug 265814: the output of document.write() is always parsed in quirks mode. r=bzbarsky sr=jst 2004-10-28 03:24:59 +00:00
bzbarsky%mit.edu
0c647a6537 Fix some case issues with getElementsByTagName(NS) in tag-soup and XHTML. Bug
264609, r+sr=jst
2004-10-28 02:34:21 +00:00
timeless%mozdev.org
876e501b18 Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
2004-10-28 02:27:25 +00:00
darin%meer.net
143b4a56fc fixes bug 257875 "invalid javascript keeps logo animating" r+sr=jst 2004-10-28 02:06:27 +00:00
jst%mozilla.jstenback.com
c9cdaec181 Fixing bug 257538. Fix problem where setting a property on a scriptable plugin would cache the property so that the plugin's getter wouldn't be called again for that property. r+sr=shaver@mozilla.org 2004-10-28 01:54:21 +00:00
jst%mozilla.jstenback.com
4013aad2a9 Fixing part of bug 265790 (the part that's a regression from bug 265921). Make it possible to flag DOM events as trusted when created using DOM APIs from native code, and marking the DOMWindowClose event (and a few other fired from nsGlobalWindow) as trusted to make closing a tab from script close the tab only, and not the whole window. r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org 2004-10-28 00:36:30 +00:00
jst%mozilla.jstenback.com
f75d0d61d6 Followup fix for bug 265921. Don't always throw exceptions from window.dispatchEvent(). r=bryner@brianruyner.com, sr=brendan@mozilla.org 2004-10-28 00:26:27 +00:00
bugzilla%arlen.demon.co.uk
e737a69253 Bug 265683 privacy policy viewer has transparent menu/status bar
p=me r=db48x sr=neil.parkwaycc.co.uk
2004-10-27 23:51:00 +00:00
kiko%async.com.br
157a58841b Fix for bug 261242: Error: Error in parsing value for property
'vertical-align'.  Declaration dropped. Patch by Chris Thomas (CTho)
<cst@andrew.cmu.edu>. r=me.
2004-10-27 23:46:53 +00:00
scott%scott-macgregor.org
690963c5aa keep talkback at 100% for trunk builds 2004-10-27 23:15:27 +00:00
darin%meer.net
7182021454 improvements to new disk cache (NOT PART OF THE BUILD) 2004-10-27 22:19:32 +00:00
pedemont%us.ibm.com
7a9c95414e Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
bugzilla%arlen.demon.co.uk
80f4807d47 Bug 261267 helper application dialog has title issues when opening an unknown filetype - regression fix
p=me r=mscott
2004-10-27 21:44:47 +00:00
dmose%mozilla.org
ce1d2147d7 Make calendar text readable in light-on-dark themes (bug 266186); r=mostafah 2004-10-27 21:29:35 +00:00
joshmoz%gmail.com
22b8061a44 fix for bug 229930 - add toolbar item for showing download manager 2004-10-27 21:11:01 +00:00
smontagu%smontagu.org
a2492557ef Bug 244177: nsScanner::Append() can overwrite the storage in the buffer it allocates. r=dveditz, sr=dbaron. 2004-10-27 20:19:11 +00:00
mostafah%oeone.com
aa1fa5579d Checked in patch for bug 263539:
todo dialog: Prevent task alarm trigger with no trigger date
2004-10-27 20:04:13 +00:00
mostafah%oeone.com
44a2235eaa Checked in patch for bug 261329:
"About to import" prompt should show names of file and calendar.
2004-10-27 19:44:29 +00:00
scott%scott-macgregor.org
3c336b725d Bug #225281 --> try to fix broken header image in the official thunderbird installer
artwork by steven garrity
2004-10-27 18:37:59 +00:00
mostafah%oeone.com
5e5b0e1ba6 Checked in patch for bug 246740:
import->file forces into default calendar [prompt for each]
2004-10-27 18:07:57 +00:00
mostafah%oeone.com
04c07ee8f4 Checked in patch for bug 242317 ( comments fixed ):
Day and weekday titles in calendar view scroll away [weekview]
2004-10-27 17:34:46 +00:00
mkaply%us.ibm.com
1aa66c92da #265841
r=mkaply, sr=blizzard (platform specific)
Patch from Weilbacher - OS/2 menus are positioned wrong
2004-10-27 17:29:18 +00:00
pedemont%us.ibm.com
0a7e2da254 Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
bienvenu%nventure.com
1af5469d92 fix parsing of nntp error responses before initial 20x response, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-10-27 16:31:38 +00:00
mostafah%oeone.com
38b52cd75a Updated translation 2004-10-27 16:27:26 +00:00
timeless%mozdev.org
2507538c4f Bug 260865 Remove nsIAlertListener
patch by cst@andrew.cmu.edu r=jag sr=neil
2004-10-27 16:20:01 +00:00
bmlk%gmx.de
7cffcd3c74 prevent lookup of frame state bits of nonexisting child frames bug 266225 r/sr=bzbarsky 2004-10-27 16:11:08 +00:00
mostafah%oeone.com
40e4684d36 Checked in attachments #161878,#161880 and #163491 from bug 260458(with minor tweaks):
Collect file commands in file menu, and separate new/open calendar to avoid
warning "already exists. do you want to replace it"
Parts that didn't get in will be provided in a separate patch just in case
2004-10-27 15:58:16 +00:00
bzbarsky%mit.edu
0b1edd092b Fix image preview by working around the XUL reflow bug. Bug 265416, r=glazou,
sr=neil
2004-10-27 14:51:33 +00:00
mkaply%us.ibm.com
d0d98288f4 #266105
r=mkaply, darin, weilbacher, sr=blizzard (platform specific)
Group patch from mkaply, darin, and Peter Weilbacher - OS/2 bustage
2004-10-27 12:38:48 +00:00
bryner%brianryner.com
734755d36f Fix XTF build (bug 266188). Patch by doron, r=aaronr@us.ibm.com, sr=me. 2004-10-27 08:23:04 +00:00
darin%meer.net
aa1c016eea Adding xpcom_core.dll to the Firefox static build packaging to unbreak
nightly trunk builds, bug 266149.
2004-10-27 08:16:52 +00:00
darin%meer.net
07c028ea2d Applying fix for smoketest blocker, bug 266214 "Browser will not start after install (xpcom_core.dll not found)" 2004-10-27 08:10:40 +00:00
timeless%mozdev.org
0ddcac19fc Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 08:01:48 +00:00
bzbarsky%mit.edu
ed338d8e70 Adding testcases from bug 263406 to regression tests. 2004-10-27 05:41:59 +00:00
darin%meer.net
541c3f84d5 testing performance fix for bug 266071 2004-10-27 05:27:37 +00:00
timeless%mozdev.org
e8f93a47ba Bug 231716 10 new 'Blamed Build Warnings' from 'Linux brad Clobber (info) on 01/20 22:42', (in files: mozLineTerm.cpp)
patch by gautheri@noos.fr r=timeless sr=roc
2004-10-27 05:26:56 +00:00
timeless%mozdev.org
1d1d158fd2 Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
timeless%mozdev.org
9cae7bb795 Bug 265388 @mozilla.org/rdf/datasource;1 are rdf datasources and must be used as services
r=neil sr=bienvenu
2004-10-27 05:15:46 +00:00
bienvenu%nventure.com
5bcb388447 additional fix for 241203 do case-insensitive search for multipart/mixed when determining if a message has an attachment, sr=mscott 2004-10-27 03:04:47 +00:00
bzbarsky%mit.edu
e7cc653157 Make it possible to use the string input stream without heap-allocating a
string.  Bug 263973, r=darin, sr=dbaron
2004-10-27 02:19:43 +00:00
edburns%acm.org
8b92634836 update 2004-10-27 01:38:49 +00:00
edburns%acm.org
9f434f7ab6 update.cvsignore 2004-10-27 01:38:11 +00:00
bzbarsky%mit.edu
923e6f8698 Always give <isindex> a space manager. Bug 265371, r+sr=roc 2004-10-27 01:36:35 +00:00
bzbarsky%mit.edu
4ea1df8397 Factor out the code to insert a frame into the right childlist (used for
handling out-of-flows) into a function on the frame constructor state.  Enforce
some invariants via !important rules in html.css instead of hacking them into
the code.  Bug 263406, r+sr=roc
2004-10-27 01:34:22 +00:00