nelsonb%netscape.com
6a8f1df53b
Fix bug in cert path length validation. Bug 221644. r=jpierre
2004-01-21 05:32:18 +00:00
bzbarsky%mit.edu
309b4ebad5
Oops, forgot this change. Bug 224765
2004-01-21 05:06:42 +00:00
bzbarsky%mit.edu
167e4eed82
Attempt to fix Ts regression from bug 224765. r+sr=darin
2004-01-21 05:03:10 +00:00
bzbarsky%mit.edu
6e669c2a91
Don't claim to have a GNOME registry handler if it's disabled. Bug 226576,
...
patch by chpe@gnome.org (Christian Persch), r=bryner, sr=bzbarsky
2004-01-21 04:52:10 +00:00
dbaron%dbaron.org
598d651405
Assert when shared buffers are used on multiple threads. b=112547 r=jst sr=darin
2004-01-21 04:39:58 +00:00
dbaron%dbaron.org
0d3378e7d3
Send ContentStateChanged notifications for the checked state with correct BeginUpdate and EndUpdate calls and even when there is no frame, except during element construction. b=231081 r=bzbarsky sr=jst
2004-01-21 04:28:57 +00:00
dbaron%dbaron.org
b7b681aeb3
Process queued-up events after all types of reflow so we don't leak things referenced by the queues. b=231278 r=bzbarsky sr=roc
2004-01-21 04:15:00 +00:00
jpierre%netscape.com
3e7249335c
Support GeneralizedTime in NSS tools. bug 210530. r=wtc
2004-01-21 01:15:01 +00:00
pinkerton%aol.net
278f8038ff
remove font prefs that were always present but getting changed by all.js after
...
we set them here. Now that this file comes after all.js, they were suddenly
being used and aren't necessarily what we want.
2004-01-21 01:03:49 +00:00
bryner%brianryner.com
543702846f
Beginning of cocoa support for firebird
2004-01-21 00:57:55 +00:00
neil%parkwaycc.co.uk
c35971aec3
Bug 230229 Remove Print Plus CSS p=gautheri@noos.fr r=me sr=jag
2004-01-21 00:19:04 +00:00
nelsonb%netscape.com
14c61e40e0
Use the results from PK11_ProtectedAuthenticationPath(slot) in the
...
password callback function. Bug 229023. r=relyea. verified by submittor.
2004-01-21 00:18:59 +00:00
neil%parkwaycc.co.uk
c834c6e491
Bug 229903 remove bogus QueryInterface methods from bookmarks.js r=pch sr=dbaron
2004-01-21 00:17:38 +00:00
bzbarsky%mit.edu
70f5b77075
Make button baselines take into account the vertical centering we do. Bug
...
231574, r+sr=dbaron
2004-01-20 23:57:40 +00:00
gerv%gerv.net
6b69443172
Bug 231026 - improve the appearance of the buglist options at the bottom of the buglist. Patch by gerv; r,a=justdave.
2004-01-20 23:48:17 +00:00
wchang0222%aol.com
600d5d5236
Bugzilla bug 229299: fixed unused variable warning. r=nelsonb.
2004-01-20 22:57:40 +00:00
caillon%returnzero.com
e930ac622a
This should be #ifdef DEBUG.
...
r+sr=dbaron
2004-01-20 22:56:21 +00:00
db48x%yahoo.com
a217c9420e
bug 228218 - Cannot save media (image,...) from page info (validateFileName is not defined)
...
patch by Gilles Durys <mozbug@durys.net>, r=db48x, sr=dbaron
2004-01-20 22:26:31 +00:00
caillon%returnzero.com
a2c8dc1fad
This should be #ifdef DEBUG.
...
r+sr=dbaron
2004-01-20 22:15:38 +00:00
cbiesinger%web.de
2b9ad8b308
Bug 230349
...
Adding multiple history entries to bookmarks fails and context menu reads
"Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-20 21:44:00 +00:00
cbiesinger%web.de
380abc743b
Bug 159377
...
tab-group bookmark does nothing when no windows are open
patch by durbacher@gmx.de (Andreas Kunz) r=pch sr=alecf
2004-01-20 21:41:56 +00:00
pinkerton%aol.net
171f6dd182
change "view source" to cmd-opt-v to match safari and free up cmd-E for its
...
reserved purpose (bug 160777)
2004-01-20 21:39:15 +00:00
wchang0222%aol.com
a5424761c8
Bugzilla bug 230837: define the _MD_INIT_CONTEXT macro correctly -- it
...
needs to set *status to PR_TRUE. The patch was contributed by
timeless@bemail.org . r=wtc.
Modified Files: _os2.h _solaris.h _win95.h
2004-01-20 21:23:33 +00:00
jgmyers%speakeasy.net
ae8711f043
fix review comment: bug 53133
2004-01-20 19:57:17 +00:00
wchang0222%aol.com
ce7e27f964
Bugzilla bug 228899: pass the RTLD_MEMBER flag to dlopen on AIX so that we
...
can load a shared library that is a member of an archive. The patch was
contributed by Michael Lew <mlew@us.ibm.com>. r=wtc.
2004-01-20 19:49:03 +00:00
pkw%us.ibm.com
6285c9b7a2
Bug 228899 - ATK bridge does not initialize for AIX (patch by Michael Lew)
...
r=kyle.yuan@sun.com , sr=Henry.Jia@sun.com
2004-01-20 19:01:13 +00:00
pinkerton%aol.net
fed2599801
ensure toolbar is updated when d/l finishes (bug 231581)
2004-01-20 18:28:55 +00:00
bsmedberg%covad.net
2525ed1c2c
Bug 231586 - fix "clickSelectsAll" and "prefWindowModal" prefs on unix (platform-specific) rs=tor
2004-01-20 15:05:36 +00:00
dougt%meer.net
81473726f1
If we aren't building XUL, we don't need RDF r=dougt+bryner
2004-01-20 09:02:09 +00:00
justdave%syndicomm.com
95703d7af7
Bug 36379: adds command-line switches for default product, component, and version to bug_email.pl
...
Patch by Ludovic Dubost <ludovic@pobox.xom>
(no r= for contrib)
a= justdave
2004-01-20 06:03:38 +00:00
scott%scott-macgregor.org
9973d63078
Bug #231552 -->dragging addresses to addressing widget causes attachment bucket to pop open
2004-01-20 04:59:40 +00:00
myk%mozilla.org
86608afe64
improved readability (for both readers and editors); added docbook tags for variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers
2004-01-20 04:29:00 +00:00
bienvenu%nventure.com
49eb3ba8ee
fixes for 229003, imap status command returning unread counts when it shouldn't, sr=mscott, mark deleted messages as seen, don't check trash or junk folders for new messages, or no select folders
2004-01-20 00:39:04 +00:00
neil%parkwaycc.co.uk
e26e73ec20
Bug 158475 JS console should allow multiple evaluations of const x = Math.random(); x * x; r=timeless sr=roc
2004-01-20 00:14:31 +00:00
gerv%gerv.net
2ffc7adbcf
Bug 227026 - remove obsolete MacsBug information from guided template (we no longer support OS 9.) Patch by gerv; r,a=justdave.
2004-01-20 00:08:42 +00:00
pinkerton%aol.net
3a007059d7
make sure we unregister our interest in being asked for sleep notification
...
when there aren't any windows open. (r=josha/pink, sr=sfraser, bug 227680)
2004-01-19 23:48:15 +00:00
bryner%brianryner.com
e47b4a7767
Copy all.js and security-prefs.js from and to the greprefs directory.
2004-01-19 23:07:51 +00:00
justdave%syndicomm.com
3ad324028a
Backing out bug 230293, we decided this was the wrong approach.
...
a= justdave
2004-01-19 22:44:54 +00:00
justdave%syndicomm.com
0626830602
Backing out code change that was accidently left in the patch on bug 228894 (see comment 9)
2004-01-19 22:25:31 +00:00
daniel%glazman.org
579027d2f4
Allow the editing session to update all command controllers from script; this is needed for MDI in Composer/Nvu and frameset editing.
...
b=231464, r/sr=dbaron
2004-01-19 20:31:18 +00:00
cbiesinger%web.de
55b3afdfbb
bug 231202. patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=tor
...
[BEOS] transparent images defined as background aren't rendered properly
should also fix beos build bustage
2004-01-19 18:41:47 +00:00
bienvenu%nventure.com
6e4bf605f6
fix 230925 fix tbird compose window font drop down to include system fonts, sr=mscott
2004-01-19 17:58:56 +00:00
mostafah%oeone.com
4807aadf73
Updating sl-SL translation
2004-01-19 16:49:19 +00:00
axel%pike.org
2a6679958f
bug 230633, constify tx a bit, regression fix, r/sr=pterv
2004-01-19 14:21:58 +00:00
mozilla.BenB%bucksch.org
d4d00919ec
209526: Treat Japanese space as space.
...
Patch by Brodie Thiesfield <brofield@jellycan.com>.
r=BenB, sr=mscott
2004-01-19 14:07:42 +00:00
chanial%noos.fr
ed19944bdd
Bug 216170: Send Page (as Link) omits query string
...
patch by Jon Henry <jhenry@ccs.neu.edu>
2004-01-19 09:58:06 +00:00
neil%parkwaycc.co.uk
d2e394719c
Bug 135717 can't customize sidebar if all tabs are deleted r=varga sr=jag
2004-01-19 09:43:27 +00:00
chanial%noos.fr
3c881c5d65
Bug 225065 Create Profile Wizard window is too short.
...
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
chanial%noos.fr
44f8f541f7
Bug 231381: supplementary fix for linux.
2004-01-19 06:46:02 +00:00
scott%scott-macgregor.org
7be4b9b7c8
Bug #231289 --> when replying to a message, customized priority toolbar button always defaults to highest
...
instead of normal due to a typo.
2004-01-19 06:17:36 +00:00