jst%mozilla.jstenback.com
00a46e0838
Fixing bug 257649. Fixing shutdown leak (again) caused by the global scope polluter. r+sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@161598 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 19:41:44 +00:00
cbiesinger%web.de
310816c9c4
Bug 253476 PAC: fixup uris entered in prefs
...
r=neil sr=jag patch by Chris Thomas <cst@andrew.cmu.edu >
git-svn-id: svn://10.0.0.236/trunk@161597 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 18:52:07 +00:00
cbiesinger%web.de
849b9ea6cc
Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
...
id.
r=darin sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@161596 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 18:04:17 +00:00
bryner%brianryner.com
192e1124fa
Restoring previous failure code, follow-up to bug 257596
...
git-svn-id: svn://10.0.0.236/trunk@161595 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 18:02:04 +00:00
mostafah%oeone.com
a4e9f83c1a
More progress on bug 256890: Provide a way to tell calendar to reload a calendar file
...
With this patch, filepath arguments passed to calendarManager will either be
subscribed to as a new calendar or parsed and displayed in a addEvent dialog.
If the file is already subscribed to, it should reload that calendar.
git-svn-id: svn://10.0.0.236/trunk@161594 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:54:16 +00:00
cbiesinger%web.de
5df503bf70
Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
...
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@161593 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:46:23 +00:00
despotdaemon
d1342770ab
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161591 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:19:41 +00:00
despotdaemon
ca43939474
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161590 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:18:34 +00:00
despotdaemon
45df06eea0
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161589 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:18:10 +00:00
mvl%exedo.nl
20ec46a0f7
fix third-party checks for images loaded as source of an iframe, by making sure there is a requestingLocation
...
bug 254510, r=jst, sr=bz
git-svn-id: svn://10.0.0.236/trunk@161588 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:12:18 +00:00
despotdaemon
4eca4fac2e
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161587 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:06:33 +00:00
despotdaemon
4acf35d661
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161586 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:05:53 +00:00
despotdaemon
1213f28e83
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161585 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:02:15 +00:00
despotdaemon
babeff1381
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161584 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:01:55 +00:00
despotdaemon
dd58efdcc2
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161583 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 17:01:43 +00:00
jst%mozilla.jstenback.com
f33e5a0132
Fixing build bustage on OpenBSD 3.5 (bug 256877). Patch by ju1i3n.news@free.fr and jon@rekai.net, r+sr=jst@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@161581 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 16:56:51 +00:00
jst%mozilla.jstenback.com
57e55d8a58
Fixing bug 248065. Make sure errors in nested scripts don't disrupt the containing script. r+sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@161580 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 16:50:12 +00:00
neil%parkwaycc.co.uk
7e9ec00592
Bug 135928 Range.surroundContents doesn't work on a single text node p=kin r=jfrancis sr=jst extracted from the otherwise bitrotted patch in bug 58974
...
git-svn-id: svn://10.0.0.236/trunk@161579 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 16:18:31 +00:00
aaronleventhal%moonset.net
ef3f8b9010
Bug 254966. Make css scrollable elements tab navigable. r=mats, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@161578 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 14:58:34 +00:00
igor%mir2.org
9d27279c06
Resolving bug 255891: new approach to dynamic scoping
...
git-svn-id: svn://10.0.0.236/trunk@161577 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 14:17:00 +00:00
mostafah%oeone.com
89f8024179
Updated translation
...
git-svn-id: svn://10.0.0.236/trunk@161576 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 14:07:33 +00:00
mostafah%oeone.com
c82a8e52b0
Updated translation
...
git-svn-id: svn://10.0.0.236/trunk@161575 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 13:50:49 +00:00
roc+%cs.cmu.edu
c66af173cf
Bug 257430. nsImageFrame and nsTableRowFrame need to always include their frame bounds in their overflow area. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@161574 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 13:33:17 +00:00
Stefan.Borggraefe%gmx.de
80d3504ca7
PAC: localHostOrDomainIs() never matches a hostname (bug 242325)
...
r=darin, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@161573 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 11:27:51 +00:00
dveditz%cruzio.com
48060e3409
Improve enablePrivilege confirmation dialog text and presentation, sanity-check
...
privilege names (bug 253942, bug 253944) r=caillon,sr=brendan,a=chofmann,mkaply
git-svn-id: svn://10.0.0.236/trunk@161570 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 07:53:32 +00:00
bryner%brianryner.com
ffa6c10070
Remove unneeded nsIFocusTracker interface, changing all users to nsIPresShell (bug 257596, r+sr=roc).
...
git-svn-id: svn://10.0.0.236/trunk@161569 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 05:16:00 +00:00
jst%mozilla.jstenback.com
a4279bc566
Fixing bug 257616. s/outerWidth/outerHeight/ when setting sOuterHeight_id. Duh. r+sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@161566 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 04:26:43 +00:00
kyle.yuan%sun.com
5653c696d2
Bug 241731 bookmarks sidebar creates empty contextmenu when no items are selected
...
r=mconnor
do not popup context menu when selection is undefined.
git-svn-id: svn://10.0.0.236/trunk@161565 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 02:59:05 +00:00
scott%scott-macgregor.org
f843aaa009
Bug #255701 --> increase default biff interval for checking for new RSS feeds.
...
git-svn-id: svn://10.0.0.236/trunk@161564 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 01:18:10 +00:00
jst%mozilla.jstenback.com
23e7b773fa
Landing fix for bug 251939. Fixing IRIX build bustage. Patch by grobi_2000@yahoo.de, r=bryner@brianryner.com, sr=jst@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@161563 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 00:32:03 +00:00
despotdaemon
63410d79e4
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@161561 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 00:29:03 +00:00
jocuri%softhome.net
0df47c2dc9
Patch for bug 254371: include Flag Types in create new attachments form; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk.
...
git-svn-id: svn://10.0.0.236/trunk@161560 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 23:28:10 +00:00
neil%parkwaycc.co.uk
4a37a552d8
Bug 70466 Disable Go/Mail Start Page when Message Pane is collapsed r+sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@161559 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 23:22:38 +00:00
scott%scott-macgregor.org
bf5155eb95
if the feed item has a link attribute, always use it before using the guid. Fixes some problems with planet.mozilla.org and
...
mozillazine feedhouse.
git-svn-id: svn://10.0.0.236/trunk@161558 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 23:05:29 +00:00
mostafah%oeone.com
e116e02f74
Updated translation
...
git-svn-id: svn://10.0.0.236/trunk@161554 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 21:11:31 +00:00
mostafah%oeone.com
0615333c85
Checked in patch for bug 257583:
...
Clearly separate tasks by using a grey dotted line like Outlook does
git-svn-id: svn://10.0.0.236/trunk@161552 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 20:53:47 +00:00
bienvenu%nventure.com
562bcb03a5
backend changes for cross-folder virtual folders, sr=mscott 11051
...
git-svn-id: svn://10.0.0.236/trunk@161551 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 20:53:24 +00:00
mostafah%oeone.com
cb17ee1694
Checked in attachment #157536 for bug 254611
...
git-svn-id: svn://10.0.0.236/trunk@161550 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 20:36:59 +00:00
bmlk%gmx.de
5dc5f93ce1
bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@161549 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 19:26:37 +00:00
mostafah%oeone.com
560c5869dc
Fixed wrong variable name: cloader->loader
...
git-svn-id: svn://10.0.0.236/trunk@161548 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 19:10:56 +00:00
mostafah%oeone.com
455848e3b9
Checked in attachment #157201 for bug 256890:
...
Provide a way to tell calendar to reload a calendar file
git-svn-id: svn://10.0.0.236/trunk@161547 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 19:09:47 +00:00
bryner%brianryner.com
762ad455af
Suppress the default browser dialog for Firefox so that it doesn't prevent the pageload test from running (sync from local changes on redwood)
...
git-svn-id: svn://10.0.0.236/trunk@161546 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 19:02:56 +00:00
scott%scott-macgregor.org
c441516479
Cleanup the default styles rules for local rss messages that don't link to remote pages.
...
git-svn-id: svn://10.0.0.236/trunk@161545 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 18:58:17 +00:00
bmlk%gmx.de
deb5280c1e
bring condition and action in better sync when oversized nested pct based table frames are reduced in size bug 254344 r/sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@161544 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 18:57:06 +00:00
bmlk%gmx.de
4ea73ea2f9
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@161543 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 18:50:40 +00:00
bienvenu%nventure.com
995babcfb0
fix 257560, memory access errors during palmsync sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@161542 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 18:32:18 +00:00
wchang0222%aol.com
25ae563789
Added a comment explaining how NSS_BUILTINS_LIBRARY_VERSION_MINOR should be
...
incremented.
git-svn-id: svn://10.0.0.236/trunk@161538 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 17:39:15 +00:00
wchang0222%aol.com
14a39e0932
Bugzilla bug 252375: added version information to the nssckbi shared
...
library. r=relyea.
Modified Files: config.mk manifest.mn nssckbi.h
Added Files: ckbiver.c nssckbi.rc
git-svn-id: svn://10.0.0.236/trunk@161536 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 17:28:50 +00:00
p_ch%verizon.net
83b141bdbb
Bug 235243 follow-up: prevent the insertion button from blinking when the mouse is hovering over it.
...
git-svn-id: svn://10.0.0.236/trunk@161534 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 15:22:38 +00:00
mostafah%oeone.com
24f6f25c79
When launching as a thunderbird extension, with the -calendar argument
...
the resize function sometimes gets called before gCalendarWindow has been
initiated causing it not to work. This change should fix the problem.
git-svn-id: svn://10.0.0.236/trunk@161533 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-31 14:51:15 +00:00