Commit Graph

5210 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
35005e3b32 Bug 256504 Make jar cache flushable p=ted.mielczarek@gmail.com r=darin sr=roc 2004-11-27 17:25:25 +00:00
bryner%brianryner.com
29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
darin%meer.net
6d8591d85f fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron 2004-11-23 20:53:38 +00:00
timeless%mozdev.org
d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
darin%meer.net
b8382a8d94 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2004-11-23 07:05:27 +00:00
dbaron%dbaron.org
15c5c32945 Remove unused file, after wasting most of a day debugging why my changes to it didn't do anything (252703). 2004-11-20 23:54:28 +00:00
darin%meer.net
f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
roc+%cs.cmu.edu
826f164081 Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor 2004-11-15 04:16:07 +00:00
timeless%mozdev.org
74051c3e8c Bug 269472 Crash opening about:plugins[@ JS_GetPrivate][@ PL_strcmp]
Caused by the careless fix for:
Bug 265936 Memory leak in nsPluginHostImpl::ScanPluginsDirectory()
I'm backing it out. People can play with it in their tree.
2004-11-15 02:39:30 +00:00
jst%mozilla.jstenback.com
71a0b60df8 Checking in the fix for bug 265936. Fixing memory leak in nsPluginHostImpl::ScanPluginsDirectory(). Patch by brian.lu@sun.com, r+sr=jst@mozilla.org 2004-11-12 01:14:32 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
kjh-5727%comcast.net
563164f609 Bug 248737 - Thunderbird prefs.js mentions "browser". Patch by Stephen Walker (sdwalker@myrealbox.com), r/sr=brendan. 2004-11-06 19:59:07 +00:00
tor%cs.brown.edu
7b432ec153 Bug 248644 - upgrade zlib to 1.2.2. r=tor 2004-11-03 04:47:39 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
cls%seawood.org
efaf7d7fa9 Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
joshmoz%gmail.com
f171ff33a8 change default fonts to ones that exist on all Mac OS X 10.2+ installations (bug 183932) 2004-10-28 18:54:22 +00:00
dmose%mozilla.org
3fc6d814fc Get rid of external protocol handler warning dialog when using 'Show Folder' and 'Open File' on Linux (bug 249654). r=bsmedberg, sr=dveditz 2004-10-25 22:16:16 +00:00
dveditz%cruzio.com
430d42c69d bug 263546: move external protocol warning down a level, r=jsr,sr=darin 2004-10-25 07:46:01 +00:00
varga%nixcorp.com
b88f4a6f88 Updating my email address. 2004-10-22 18:33:55 +00:00
cls%seawood.org
1c8ffcc665 Use standalone zlib headers when building standalone jar
Bug #264407 r=ben.bucksch
2004-10-15 00:44:06 +00:00
jst%mozilla.jstenback.com
93125dee5f Fixing busted plugin sample. Not part of the default build. 2004-10-12 21:10:42 +00:00
jshin%mailaps.org
ee09b1e55c bug 88579: bad default traditional chinese fonts on Windows (r=bsmedberg, sr=rbs) 2004-10-12 08:32:58 +00:00
timeless%mozdev.org
e721876247 Bug 263472 font.default is registered doubly.
patch by cst@andrew.cmu.edu r=darin sr=darin
2004-10-12 02:48:11 +00:00
zack%kde.org
462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
caillon%redhat.com
adbb2ac41d Bug 263460
OJI compilation error on GCC 3.4.2 due to spurious redeclaration of a static global method.
r=kyle.yuan@sun.com sr=brendan@mozilla.org
2004-10-10 17:48:21 +00:00
tor%cs.brown.edu
07b409aa4e Bug 261922 - upgrade to libpng-1.2.7. r=tor. 2004-10-07 19:21:29 +00:00
tor%cs.brown.edu
9658782ff7 Bug 258009 - DoS vulnerablity. r=tor, sr=dveditz 2004-09-21 18:23:09 +00:00
bzbarsky%mit.edu
863645a88a Set the out param to the clone before notifying on the clone. This will help
with callers that expect the variable they are cloning into to be set by the
time notifications happen.  Bug 259139, r=pavlov, sr=dbaron
2004-09-20 22:46:22 +00:00
cbiesinger%web.de
854203cbdf Bug 259103 nsPluginsDirMac.cpp unused
r=jst sr=peterv
2004-09-16 12:59:48 +00:00
cbiesinger%web.de
6bc15ffa56 fixing indentation after last checkin 2004-09-14 18:55:28 +00:00
cbiesinger%web.de
1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cbiesinger%web.de
e5c214010e Bug 248044 move jar protocol handler into libjar. these are the changes to the
moved files
r=bsmedberg sr=darin
2004-09-14 18:32:13 +00:00
jshin%mailaps.org
ac1975a071 bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
smontagu%smontagu.org
596da04448 Backout last checkin because of build bustage 2004-09-11 07:48:29 +00:00
smontagu%smontagu.org
efa975d2f7 Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers. 2004-09-11 07:13:12 +00:00
dveditz%cruzio.com
3ea4400949 bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
jst%mozilla.jstenback.com
1ba8764e48 Backing out the fix for bug 258499 as we don't believe it should be fixed to begin with. 2004-09-10 04:27:28 +00:00
dveditz%cruzio.com
bbf0339719 bug 157354 suppress display of user:pass (pref controlled) to help with spoofing; r=caillon,sr=bz,a=asa 2004-09-09 14:27:52 +00:00
jst%mozilla.jstenback.com
cda0d2261b Fixing bug 258499. Gmail invite window treated as a popup, and is blocked. Need to permit popups from mousedown with the new popup blocker. r+sr=brendan@mozilla.org 2004-09-08 22:38:15 +00:00
jst%mozilla.jstenback.com
ffa8508e7d Fixing incorrect time unit assumption in my fix for bug 252326. Thanks to ostgote@gmx.net for spotting the problem. 2004-09-07 17:55:57 +00:00
bryner%brianryner.com
b9c402244b Add HPUX to the list of platforms that use inttypes.h. Bug 239465, r=dbaron. 2004-09-05 22:56:55 +00:00
jst%mozilla.jstenback.com
7ab6d0081b Forgot to land this as part of bug 252326. 2004-09-04 21:07:38 +00:00
jst%mozilla.jstenback.com
1a2cfd5e34 Fixing build bustage on OpenBSD 3.5 (bug 256877). Patch by ju1i3n.news@free.fr and jon@rekai.net, r+sr=jst@mozilla.org 2004-09-01 16:56:51 +00:00
jst%mozilla.jstenback.com
0ab635f772 Landing fix for bug 251939. Fixing IRIX build bustage. Patch by grobi_2000@yahoo.de, r=bryner@brianryner.com, sr=jst@mozilla.org 2004-09-01 00:32:03 +00:00
jst%mozilla.jstenback.com
af3442d1b2 Fixing build bustage on BeOS (bug 257442). Patch by thesuckiestemail@yahoo.se, r+sr=jst@mozilla.org 2004-08-30 19:05:11 +00:00
cbiesinger%web.de
78037b10c0 fixing bustage 2004-08-30 13:52:20 +00:00
cbiesinger%web.de
bf612d5b7b Bug 242150 implement NPN_GetValue of NPNVisOfflineBool
patch by William Bardwell <wbardwel@curl.com> r+sr=jst
2004-08-30 13:25:28 +00:00
jst%mozilla.jstenback.com
2e81de8496 Fixing bug 257191. Adding NPN_InvokeDefault() and renaming NPN_Call() to NPN_Invoke() in the npruntime plugin scriptability API. Also fix a problem with property getters on plugin objects. r+sr=brendan@mozilla.org 2004-08-30 04:31:16 +00:00
dveditz%cruzio.com
65730c0a8a bug 255067 reduce max image size to prevent DOS 2004-08-27 10:34:14 +00:00