Commit Graph

4370 Commits

Author SHA1 Message Date
av%netscape.com
45b3052010 Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst 2002-09-26 02:53:27 +00:00
av%netscape.com
b28db9499b Getting ready to fix 132759 -- 100% CPU with Flash, those files are not part of the build yet 2002-09-26 01:59:08 +00:00
sspitzer%netscape.com
3d94096754 more work for #169638. implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu. 2002-09-26 01:58:11 +00:00
av%netscape.com
350216a5b8 Getting ready to fix 132759 -- 100% CPU with Flash, this file is not part of the build yet 2002-09-26 01:56:25 +00:00
sspitzer%netscape.com
421c0d835e working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu
2002-09-26 00:33:15 +00:00
peterlubczynski%netscape.com
b3ac5276f0 Fixing bug 167601, support PLUGINURL param values for OBJECT tag instead of codebase attribute, r=anthonyd, sr=jst 2002-09-26 00:17:20 +00:00
darin%netscape.com
2de4f81a70 fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
ccarlen%netscape.com
32d8005d63 Bug 118203 - nsLocalFile implementation for Mach-0. r=pinkerton, sdagley/sr=sfraser 2002-09-25 12:23:39 +00:00
cbiesinger%web.de
06d88fad49 Bug 169477 r=paper sr=alecf
favicon color palette reversed or too red
2002-09-24 21:21:52 +00:00
brendan%mozilla.org
f54095b43d Don't override the default accessibility.tabfocus setting, it's a new millennium and the default build isn't going back to Motif-land (170429, r=blizzard, sr=hyatt). 2002-09-24 05:11:25 +00:00
timeless%mac.com
f47184023c Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
timeless%mac.com
dbd27fdbf7 Bug 165400 _IMPL_NS_PLUGIN unused
patch by walk84@yahoo.com r=biesi sr=bryner
2002-09-24 00:41:35 +00:00
timeless%mac.com
0efe942eaa Bug 169782 Build warning caused by checkin for bug 93015
patch by walk84@yahoo.com
r=rpotts sr=dveditz
2002-09-24 00:30:09 +00:00
alecf%netscape.com
9195626cd0 remove some files that are no longer part of the build 2002-09-23 23:54:06 +00:00
tor%cs.brown.edu
8dfac42dfb Bug 125436 - log libpng messages instead of spewing them to stderr.
r=biesi, sr=blizzard
2002-09-23 17:34:21 +00:00
cbiesinger%web.de
f8750590e9 bug 169483 patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls/roc+moz sr=kin 2002-09-23 12:10:28 +00:00
bratell%lysator.liu.se
074f52d6c4 Bug 155623, remove unused pref css.allow. r/sr=bzbarsky/dbaron 2002-09-23 05:29:58 +00:00
bnesse%netscape.com
9792cb9e8d Fix for bug 164190. nsSafeSaveFile mistreats nsLocalFile, deleting files under one. Patch by sfraser, r=ccarlen, sr=alecf. 2002-09-20 18:49:40 +00:00
bnesse%netscape.com
3815d34fd1 Fix for bug 164925. Remove unused directory key and support code. r=ccarlen, sr=beard. 2002-09-20 18:47:49 +00:00
peterlubczynski%netscape.com
de1d2ad8a8 Fixing bug 169753: NPN_GetURL and friends fail if called before NPP_New returns r=av sr=heikki 2002-09-20 00:17:28 +00:00
sspitzer%netscape.com
91c00f9cca land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
alecf%netscape.com
8104c2cda8 now that the imglib2 issues have been ironed out, remove the old project files 2002-09-18 22:46:33 +00:00
rpotts%netscape.com
a87e45789b bug #93015 (r=darin/sr=jst) First patch that cleans up imglib use of LoadFlags and channel attributes... 2002-09-18 22:08:12 +00:00
akkana%netscape.com
75743aa0f0 140612: Introduce tab usage pref accessibility.tabfocus, to allow tab to go only to form elements or only to text controls. (r,sr)=(bryner,sfraser) 2002-09-18 21:24:57 +00:00
serge%netscape.com
2d0f39cc51 fix 164043,Mozilla crashes in calls to NPN_Status [trunk], r=peterl, sr=beard 2002-09-18 20:21:47 +00:00
serge%netscape.com
9fcf5c8d8f fix 168893, nsIPluginManager::GetURL leaks an nsIPluginInstance, r=peterl, sr=beard 2002-09-18 20:16:16 +00:00
danm%netscape.com
52f1d992ef switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
sspitzer%netscape.com
3676d111d5 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
seawood%netscape.com
097b2dbc0a Removing debug libs from opt build link list. 2002-09-18 05:56:13 +00:00
alecf%netscape.com
e9088b049d remove these bogus files as they are causing bustage 2002-09-18 05:22:35 +00:00
asasaki%netscape.com
dfe8d5b156 manual fix for bugscape 19932 (about page update). will automate this
later.  verbal r=granrose, verbal sr=leaf
2002-09-18 01:14:28 +00:00
alecf%netscape.com
9dae161938 argh, fix whacked out setjmp bustage 2002-09-17 23:29:29 +00:00
alecf%netscape.com
8f4ca1f344 fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
peterlubczynski%netscape.com
84402a889d Fixing bug 165368: Download dialog appears for Shockwave Flash content r=av sr=heikki 2002-09-17 22:56:06 +00:00
peterlubczynski%netscape.com
d452513cf7 Fixing Mach-O part of bug 159016, IME with Flash 6 2002-09-17 22:50:47 +00:00
rpotts%netscape.com
b5533b4cc8 bug #145579 (r=darin, sr=jst) send the correct referrer for images... 2002-09-17 18:59:41 +00:00
cbiesinger%web.de
b6ec34bb08 bug 168839 r=pavlov sr=tor share functions between ico and bmp decoder, making them non-member functions 2002-09-16 21:49:41 +00:00
sspitzer%netscape.com
dde805172f more fixes for allowing user to specify the default mail sound.
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com
f57d321dfe add backend code and hidden pref to allow custom sound when new mail arrives.
r/sr=bienvenu.  front end code to come soon.
2002-09-16 01:17:32 +00:00
cbiesinger%web.de
3b649a913b putting back the inline keywords I accidentally removed 2002-09-15 21:07:48 +00:00
cbiesinger%web.de
6512e38d8f more unwanted stuff 2002-09-15 21:02:57 +00:00
cbiesinger%web.de
b23568c016 this should've never been checked in... 2002-09-15 21:02:03 +00:00
cbiesinger%web.de
60d1860a11 bug 166886 r=jesup,stuart sr=tor Crash while loading sourceforge.net (on a debug build) (on Tru64) fixed by doing some code cleanup 2002-09-15 19:51:37 +00:00
danm%netscape.com
fb4a0bd47a new popup window policy pref default thing. bug 166442 r=jag 2002-09-13 23:06:49 +00:00
serge%netscape.com
6728a55e86 166713, crash in [@ PluginViewerImpl::StartLoad] Trunk, r=av, sr=beard 2002-09-13 22:50:02 +00:00
darin%netscape.com
aa8c622859 fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
darin%netscape.com
d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
av%netscape.com
af6cc72689 Fix for bug 166815 -- pref plugin.dont_try_safe_calls is ignored, code=serge, r=av, sr=beard 2002-09-13 11:55:55 +00:00
peterlubczynski%netscape.com
a751493050 Fixing Mach-O bustage 2002-09-13 09:09:40 +00:00
serge%netscape.com
dab8444327 not part of the build yet, unix plugin sdk 2002-09-13 04:26:59 +00:00