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
jst%mozilla.jstenback.com
d4ddaa905a
Fixing bug 256944. Adding NPClass argument to NPAllocateFunctionPtr to make it easier to work with dynamic NPClasses. r+sr=brendan@mozilla.org
2004-08-27 00:58:44 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
jst%mozilla.jstenback.com
b08fa4b223
Fixing bug 256898. Initialize all NPN callback functions, and correct an error in the prototype for NPN_IdentifierIsString(). r+sr=brendan@mozilla.org
2004-08-25 22:32:41 +00:00
darin%meer.net
3aa03e4e0f
fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner
2004-08-24 21:18:15 +00:00
kyle.yuan%sun.com
c212ef5db8
Use the "real" fix for the bustage, long is still 32-bit in LLP64 model though PR_BYTES_PER_LONG will have the same problem.
...
r=dveditz
2004-08-19 08:28:49 +00:00
kyle.yuan%sun.com
ae3c835c26
fix the bustage
2004-08-19 04:58:54 +00:00
kyle.yuan%sun.com
ccb50ed208
Bug 239562 64bit safe code for liveconnect (WinXP AMD64)
...
r=xiaobin.lu, sr=brendan
a) renamed jsobject to lcjsobject,
b) defined lcjsobject as jint on 32-bit platform or as jlong on 64-bit platform.
2004-08-19 02:36:36 +00:00
dbaron%dbaron.org
b31f4063fe
Fix issues with extraction of file permissions, especially in standalone. b=231083, 235781 r+sr=dveditz a=asa
2004-08-17 00:12:04 +00:00
caillon%redhat.com
2fdef090da
These are C++ files; not IDL. rs=bzbarsky
2004-08-11 07:00:43 +00:00
cbiesinger%web.de
b131530880
Bug 254586 don't assume cacheToken can be qi'd to nsICacheEntryDescriptor
...
r=bzbarsky sr=darin
2004-08-10 23:57:25 +00:00
cbiesinger%web.de
9724da605a
Bug 252842 MIME type "image/vnd.microsoft.icon" is not recognized
...
r=tor sr=bz
2004-08-10 20:37:32 +00:00
jshin%mailaps.org
5253d42f7c
bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work
2004-08-06 14:50:57 +00:00
smontagu%smontagu.org
eea92f6929
Backing out checkin from bug 120401 because of Tp regression.
2004-08-05 06:51:35 +00:00
smontagu%smontagu.org
49740b7219
Bug 120401: Font selection in pref. does not work (Hebrew, Arabic, CE, Baltic, Cyrillic, CJK, etc). Patch by Asaf Romano bugs.mano@mailcentral.com with contributions by me. r=jhpedemonte, sr=sfraser.
2004-08-04 21:48:39 +00:00
tor%cs.brown.edu
49e8786590
Bug 251381 - libpng buffer overflow vulnerabilities.
...
p=glennrp,tor; r=glennrp,tor; sr=tor
2004-08-04 14:02:34 +00:00
cbiesinger%web.de
d4c20e93be
bug 251446 X10-style XBM images do not render properly
...
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor
2004-08-03 12:59:56 +00:00
blakeross%telocity.com
403166f3a8
Fix 234369 - Firefox calls itself Navigator when installing plugins.
2004-08-03 07:53:34 +00:00
dwitte%stanford.edu
9ad48b0aae
Bug 253259: Remove obsolete pref "backups.number_of_prefs_copies" from all.js
...
r=bsmedberg, sr=darin
2004-08-01 18:42:37 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
pkw%us.ibm.com
5097abb853
Bug 224427 - Get this when visiting the site: "Gtk-WARNING **: invalid cast from 'GtkSuperWin' to 'GtkWidget'"
...
Patch contributed by Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
r=caillon@gmail.com , sr=blizzard@mozilla.org
2004-07-30 18:04:08 +00:00
jst%mozilla.jstenback.com
6b43642950
Fixing bug 253570. Add NPP arguments to select new NPN_ methods to make implementation easier and safer. r+sr=brendan@mozilla.org
2004-07-30 04:00:05 +00:00
bryner%brianryner.com
0fd21c3872
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
2004-07-29 19:41:39 +00:00
bzbarsky%mit.edu
03b38cf57b
Only count proxies with listeners when deciding whether to animate or not. Bug
...
252730, r=pavlov, sr=dbaron
2004-07-29 17:09:42 +00:00
cbiesinger%web.de
b39229fabe
removing trailing CR, to fix OS/2 bustage
2004-07-25 10:42:14 +00:00
timeless%mozdev.org
c1c1acb909
Bug 225164 nsIconDecoder needs not be built anymore on win32
...
patch by sdwalker@myrealbox.com r=biesi sr=tor
2004-07-21 03:22:28 +00:00
dwitte%stanford.edu
5f6d11c047
putting back file permissions change, but with default io flags.
2004-07-20 02:06:57 +00:00
dwitte%stanford.edu
1129f4ea59
backing out file permissions change to see if it fixes orange.
2004-07-20 00:25:48 +00:00
dwitte%stanford.edu
1389003e05
Removing nsSafeSaveFile.
...
b=250092, r=biesi, sr=darin
2004-07-19 23:43:35 +00:00
dwitte%stanford.edu
bdf2a2307d
sprinkle some asserts, and remove redundant #include.
2004-07-19 23:38:35 +00:00
dwitte%stanford.edu
7f24d7f4e8
make prefs use nsISafeOutputStream, and remove obsolete nsSafeSaveFile.
...
b=250092, r=biesi, sr=darin
2004-07-19 23:28:43 +00:00
cbiesinger%web.de
0c7a7ecb91
Bug 247981 necko depends on libpr0n
...
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
jst%mozilla.jstenback.com
f35ffc0b16
Fixing bug 252085. Make the new plugin code build on OSF/1. Change suggested by alpha@culzean.org, r+sr=jst@mozilla.org
2004-07-19 17:44:48 +00:00
jst%mozilla.jstenback.com
62b279be14
One more try, attempting to make gcc 2.95.2 happy again.
2004-07-16 22:29:33 +00:00
gerv%gerv.net
6b54b1cbc5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 19:30:11 +00:00
jst%mozilla.jstenback.com
c9adefc8c2
Followup to bug 250666. Removing bogus function forward declaration in favor of including the right header file as suggested by mkaply@us.ibm.com, r+sr=jst@mozilla.org.
2004-07-16 19:05:54 +00:00
jst%mozilla.jstenback.com
b410ffe550
See if GCC > 2.91 can grok stdbool.h
2004-07-16 18:57:49 +00:00
gerv%gerv.net
9f35e25052
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:48:35 +00:00
timeless%mozdev.org
f90582ccb0
Bug 251300 stdint.h missing in FreeBSD
...
patch by jon@rekai.net r=jst sr=jst
2004-07-14 22:57:48 +00:00
jst%mozilla.jstenback.com
ed9b9e8c8a
BSD/OS's sys/types.h defines int32_t and u_int32_t, but not uint32_t. Geez.
2004-07-13 22:15:51 +00:00
jst%mozilla.jstenback.com
f2f0df01f9
Attempting to fix bsdi bustage one more time.
2004-07-13 05:36:26 +00:00
jst%mozilla.jstenback.com
22f9bbc289
Adding comments to attempt to explain this mess, and give bsdi builds a typedef for C code for bool, in stead of a global #define.
2004-07-12 23:27:49 +00:00
jst%mozilla.jstenback.com
bfef8f0ae5
Attempting to fix BSD/OS bustage.
2004-07-12 23:00:58 +00:00
jst%mozilla.jstenback.com
50878516ee
Attempting to fix SunOS bustage, and make the AIX portion of this code rely on the predefined symbol _AIX, not our AIX symbol.
2004-07-12 21:28:40 +00:00
pkw%us.ibm.com
9183cd0826
AIX bustage fix - r+sr=jst
2004-07-12 21:04:23 +00:00
jst%mozilla.jstenback.com
5574339842
Attempting to fix AIX bustage.
2004-07-12 20:21:02 +00:00
jst%mozilla.jstenback.com
6f433b5419
One more attempt at fixing the build bustage.
2004-07-12 19:35:47 +00:00
jst%mozilla.jstenback.com
0847d0312b
Another attempt at getting btek turn green w/o breaking other builds.
2004-07-12 18:34:31 +00:00
jst%mozilla.jstenback.com
1f1960d740
Another attempt at getting btek turn green w/o breaking other builds.
2004-07-12 18:33:49 +00:00
jst%mozilla.jstenback.com
04bbd3a373
Only define bool if not in C++.
2004-07-12 18:15:31 +00:00
jst%mozilla.jstenback.com
82883c9cd1
Try typedef...
2004-07-12 17:17:16 +00:00
jst%mozilla.jstenback.com
d99b0c47a2
Build bustage. Define bool if it isn't defined already.
2004-07-12 17:05:50 +00:00
jst%mozilla.jstenback.com
a36c5b93ce
Fixing Mac build bustage.
2004-07-12 17:00:18 +00:00
jst%mozilla.jstenback.com
b2020abb3c
Build bustage. Oh my, let's see if this would be enough here...
2004-07-12 16:39:56 +00:00
jst%mozilla.jstenback.com
d468a44711
Fixing Mac build bustage.
2004-07-12 16:38:06 +00:00
jst%mozilla.jstenback.com
1e5db1bfa7
Fixing bug 250666. Implementing the NPAPI extensions for npruntime plugin scriptability. r+sr=brendan@mozilla.org, a=asa@mozilla.org
2004-07-12 15:53:22 +00:00
darin%meer.net
fe017a9459
landing pref changes for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg a=shaver
2004-07-09 22:02:10 +00:00
timeless%mozdev.org
13c1254292
bug 250180 block shell: protocol
...
r=biesi sr=shaver a=blizzard
2004-07-07 18:55:29 +00:00
timeless%mozdev.org
29dfa9fb42
Bug 246224 Mozilla crashes if a chrome app uses Live Connect [@ getScriptClassLoader]
...
patch by kyle.yuan@sun.com r=caillon sr=jst
2004-07-07 06:53:12 +00:00
ben%bengoodger.com
f297e8a3b0
246687 - Firefox gets stuck at Finishing Extension Installation dialog if a newer version of an extension with a smaller xpi is installed over the top of it. Fixes a bug in nsJAR.cpp to truncate files extracted over existing files. Patch by pike, r=dveditz@cruzio.com, sr=ben@mozilla.org
2004-07-03 09:10:13 +00:00
cbiesinger%web.de
f356d6b6a0
update all.js after 247607 checkin. r+sr=darin
2004-07-02 17:39:03 +00:00
darin%meer.net
197c6f3576
fixes bug 224237 "PAC: make failover behave according to specification"
...
original patch by jerry.tan@sun.com with revisions by darin, r=biesi
2004-07-01 23:31:47 +00:00
tor%cs.brown.edu
2ac21efe82
Bug 208607 - reconfigure libpng for smaller imglib2.
...
Patch by glennrp@imagemagick.org , r+sr=tor
2004-06-30 18:59:11 +00:00
neil%parkwaycc.co.uk
10b39fef0c
Remove ben's win/nsIconChannel.cpp dependency on IE allowing it to work on W95/NT4 again also fixing mingw builds p=lorenzo@colitti.com r=me sr=mscott
2004-06-29 20:16:00 +00:00
cbiesinger%web.de
6263ab98d2
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
tor%cs.brown.edu
503757f903
VMS build bustage
2004-06-25 17:30:07 +00:00
mkaply%us.ibm.com
d3abbd41dc
#248212
...
r=pedemont, sr=blizzard (platform specific)
Don't O2 nsPrefService.cpp for OS/2 - causing problem on firefox - us O1
2004-06-25 13:03:48 +00:00
tor%cs.brown.edu
520f959f9b
Fix VMS build bustage.
2004-06-24 21:12:12 +00:00
ben%bengoodger.com
d69e125618
bug 246616 - moz-icon should be able to draw special virtual namespace icons for Desktop and My Documents, r=mscott
2004-06-22 22:36:40 +00:00
danm-moz%comcast.net
5419e3fc5c
adding mouseup to the default list of events allowed to open popup windows. bug 247965 r=jst
2004-06-22 02:34:28 +00:00
jshin%mailaps.org
bad1f152f4
bug 245770 : add a pref. to control whether or not replace backslashes with Yen signs in Japanese documents (r=smontagu, sr=dbaron)
2004-06-21 10:32:27 +00:00
tor%cs.brown.edu
3d142cccb6
Bug 226733 build bustage fix.
2004-06-17 21:48:01 +00:00
tor%cs.brown.edu
7d967fbeb3
Bug 226733 - update to zlib 1.2.1 r/sr=roc
2004-06-17 15:08:27 +00:00
tor%cs.brown.edu
2a8569c8bd
Bug 226733 - update to zlib 1.2.1 r/sr=roc
2004-06-17 14:33:24 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
bsmedberg%covad.net
6d282ef4ce
Bug 244009 - implement profile preferences for EM (backend work for directoryservice preferences list) Migrating patch from aviary1.0 branch, r=me sr=darin
2004-06-14 05:55:13 +00:00
bsmedberg%covad.net
a7deb4f150
Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin
2004-06-09 18:36:25 +00:00
dveditz%cruzio.com
1dbecf3206
bug 245062 InstallTrigger should CheckLoadURI
...
bug 240552 XPInstall ability controlled per-site r=danm,sr=sspitzer
2004-06-07 14:46:15 +00:00
dveditz%cruzio.com
e66742e59c
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
tor%cs.brown.edu
86308739fc
Bug 244506 - speed up drawing of tiled 1-bit alpha images. r=blizzard, sr=roc
2004-06-01 14:26:44 +00:00
neil%parkwaycc.co.uk
aaa9816a00
Fix compiler warnings by actually using declared variables b=217089 p=gautheri@noos.fr r/sr=alecf
2004-05-27 19:32:39 +00:00
neil%parkwaycc.co.uk
4647544a22
Removing unused variable b=217089 p=mbockelcamp@web.de r=kyle.yuan sr=Henry.Jia
2004-05-25 10:34:25 +00:00
smontagu%smontagu.org
e1f6e10871
Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky
2004-05-23 09:15:23 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b4e581a123
Undef some windows-only macros to fix bustage
2004-05-22 17:36:12 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bzbarsky%mit.edu
de3d1593d2
Fix nsJARURI::Equals so anchor scrolling creates history entries in files
...
loaded from a jar. Bug 244137, r+sr=darin
2004-05-20 23:29:52 +00:00
cbiesinger%web.de
5eb47f4b6c
removing unused preference
...
bug 244016, r+sr=bz
2004-05-20 22:56:54 +00:00
dveditz%cruzio.com
c1609e013d
bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan
2004-05-20 05:47:29 +00:00
cbiesinger%web.de
73833f787e
fix bustage, on machines with older libgnomeui, and on systems whose test doesn't support ==
2004-05-19 18:19:04 +00:00
cbiesinger%web.de
f263fb0777
fix typo, not part of default build
2004-05-19 14:41:17 +00:00
cbiesinger%web.de
51b797f77f
fixing more bustage
2004-05-18 20:01:27 +00:00
cbiesinger%web.de
1ee6b3e440
bug 225148. implement moz-icon channel for gnome.
...
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
neil%parkwaycc.co.uk
37d2713119
Bug 243511 Fix crash when displaying bitmap with invalid number of colours r=biesi sr=tor
2004-05-13 21:41:03 +00:00
cls%seawood.org
790477e161
Make code more standards compliant to build with mingw gcc 3.4.0.
...
Bug #243273 r=bsmedberg sr=dbaron
2004-05-13 04:08:34 +00:00
kyle.yuan%sun.com
71637e5d70
Bug 136729 64bit problems in CreateThread/PostEvent
...
Additional fix for getting rid of nsPluginThread.
r=xiaobin.lu, sr=brendan
2004-05-13 01:51:55 +00:00
caillon%redhat.com
37ad1c79d2
306 // note: once we have an IconRef,
...
307 // we MUST release it before exiting this method!
r=timeless,sr=jst over irc. no bug.
2004-05-13 01:43:02 +00:00
tor%cs.brown.edu
babac66ae7
Bug 241773 - keep displaying the valid portions of a corrupt animated gif.
...
r=paper, sr=darin
2004-05-12 22:45:16 +00:00
neil%parkwaycc.co.uk
056c5d637c
Bug 191578 "Close Other Tabs" confirmation dialog p=tmeader@gmail.com r=me sr=jag
2004-05-12 21:45:25 +00:00
bsmedberg%covad.net
b4b1a1a79c
Constipate libreg API - Bug 240334 - rs=dveditz
2004-05-11 12:15:10 +00:00
kyle.yuan%sun.com
2b5d071062
Bug 136729 64bit problems in CreateThread/PostEvent
...
r=joshua.xia+kyle.yuan, sr=brendan, patch by pkw@us.ibm.com
Changes PRUint32 to PRThread* in CreateThread/PostEvent.
2004-05-09 10:22:18 +00:00
tor%cs.brown.edu
e9fce18cf6
Bug 242915 - out-of-bounds read during error message processing.
...
Patch by glennrp@imagemagick.org , r+sr=tor
2004-05-07 17:16:50 +00:00
tor%cs.brown.edu
68fc667952
Bug 236313 - handle javascript URLs as img src. r=pavlov, sr=darin
2004-05-05 21:17:31 +00:00
bsmedberg%covad.net
c688ac86cb
Bug 241697 - bulletproof prefservice globals for xpcom-restart r+sr=darin
2004-05-05 14:42:55 +00:00
jst%mozilla.jstenback.com
cd50957f26
Fixing incorrect comment.
2004-05-03 21:57:11 +00:00
jst%mozilla.jstenback.com
8cf3aa2cd9
Fixing regression bug 241592. Make the default plugin deal with the new fixed plugin streaming code, and make the new streaming code deal with the stream being closed from a Write[Ready] call. r=darin@meer.net, sr=brendan@mozilla.org
2004-05-02 16:46:52 +00:00
neil%parkwaycc.co.uk
598f923098
Removing unused function b=217089 p=mbockelkamp@web.de r=timeless sr=alecf
2004-04-30 18:28:49 +00:00
neil%parkwaycc.co.uk
f8d1b7c1d0
Removing unused variable b=217089 p=mbockelkamp@web.de r=timeless sr=alecf
2004-04-29 22:58:55 +00:00
bzbarsky%mit.edu
e7b168c98b
Backing out content-location support. See bug 238654 and dependencies/dups for
...
reasons. r+sr=darin
2004-04-29 21:10:05 +00:00
timeless%mozdev.org
5aec87e773
Bug 241646 Shift+Mousewheel (scrollwheel) behavior backwards, unintuitive not correctable with configuration
...
patch by sand@blarg.net r=bryner sr=roc
2004-04-29 07:01:50 +00:00
pedemont%us.ibm.com
7273b9862e
fix tbird build bustage: missing headers
2004-04-28 22:14:32 +00:00
mkaply%us.ibm.com
bf6483c50f
#241757
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't close a file that didn't get created
2004-04-27 19:55:05 +00:00
gerv%gerv.net
cc323a7cc8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 21:07:34 +00:00
bzbarsky%mit.edu
4ede76717e
Add a version of CheckLoadURI that takes a source principal instead of a source
...
URI. Update a bunch of callers to use it. Bug 233108, r=caillon, sr=dveditz
2004-04-25 16:55:27 +00:00
timeless%mozdev.org
b72f69c70e
Bug 241200 It should not be an error for a @mozilla.org/pref-relativefile;1 to not have a file
...
r=caillon sr=dveditz
2004-04-25 10:50:51 +00:00
timeless%mozdev.org
5f66ee7437
Bug 238704 RFE: Need sample plugin for plugin printing
...
patch by roland.mainz@nrubsig.org and dantifer.dang@sun.com
r=dantifer.dang@sun.com sr=jst
2004-04-23 02:47:33 +00:00
bienvenu%nventure.com
4d40ab419f
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
bzbarsky%mit.edu
f4cdda904d
Make sure to grab the security info from the underlying channel so that the
...
lock icon goes into the locked state properly for remote jars over https. Bug
240496, r+sr=darin
2004-04-21 14:58:45 +00:00
timeless%mozdev.org
ae203fc51b
Bug 64485 [Linux] Intellimouse Explorer Backwards and Forwards button support
...
patch by sand@blarg.net r=bryner sr=roc
2004-04-19 15:48:14 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cls%seawood.org
1d5ddefa3e
Attempting to fix tinderbox bustage.
2004-04-18 02:51:26 +00:00
bryner%brianryner.com
642f7ede36
deCOMtaminate nsIScriptObjectPrincipal (bug 240745). This also fixes some code in nsCrypto.cpp that sems to have been mis-braced (I don't think it was working as intended). r+sr=jst.
2004-04-18 00:28:47 +00:00
bzbarsky%mit.edu
0c6258698a
Switch to nsCOMPtr to fix possible leaks and a possible strict aliasing
...
violation. Bug 240710, r+sr=roc
2004-04-17 23:23:19 +00:00
dbaron%dbaron.org
e61dc3e699
Fix bustage, perhaps.
2004-04-17 06:26:27 +00:00
mkaply%us.ibm.com
3ad659d9c9
#234688
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)
2004-04-17 03:20:44 +00:00
bzbarsky%mit.edu
1731f9c04c
Make sure to copy over the "common name" (actually "pretty name") of the cert
...
when cloning it. Bug 240628, r=caillon, sr=darin.
2004-04-16 15:10:42 +00:00
timeless%mozdev.org
47a7084980
Bug 205140 Prefs: remove "network.http.*.timeout"
...
r=darin sr=darin
2004-04-16 06:45:05 +00:00
darin%meer.net
54acdf7af3
patch for bug 232567 "Warn when HTTP URL auth information isn't necessary or when it's provided" r=dougt sr=dveditz
2004-04-16 04:48:02 +00:00
cbiesinger%web.de
901a8b8a33
fixing os/2 bustage
2004-04-15 22:36:56 +00:00
cbiesinger%web.de
14177dedcb
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
bmlk%gmx.de
25d000b029
curKey can't be const as it is used as an output argument at RegEnumKeyEx bug 223238.
2004-04-11 17:48:45 +00:00
bmlk%gmx.de
38b54cbe5a
improve Java plugin operability for win zip builds by creating the necessary registry key if it doesnt already exist, bug 223238 patch by mcsmurf@gmx.de r/sr=jst a=asa
2004-04-11 15:08:11 +00:00
bryner%brianryner.com
0f3a59bfeb
Attempting to fix btek bustage
2004-04-11 09:21:33 +00:00
jst%mozilla.jstenback.com
0e155fa5a4
Cleaning up indentation.
2004-04-11 05:35:35 +00:00
jst%mozilla.jstenback.com
ccafa5c02d
Fixing bug 237076 (and bug 89270 too). Make our plugin stream code deal with cases where we're getting data off of the network faster than the plugin can handle it. Suspend the incoming request when the plugin says it can't handle more data, then keep feeding the plugin that we got so far until it's done with it, and then resume the network request. r=brendan@mozilla.org, sr=darin@meer.net, a=asa@mozilla.org
2004-04-11 05:33:17 +00:00
timeless%mozdev.org
c63638e441
Bug 205077 Prefs: Networking cleanup for trunk
...
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
darin%meer.net
02d0ee1b98
fixes bug 226278 "HTTP authentication cache should include URI scheme in its key" r=cneberg@sandia.gov sr=dveditz a=chofmann
2004-04-07 23:34:35 +00:00
kyle.yuan%sun.com
8a147d1bbf
Bug 239122 Liveconnect can be used to read any file on user's filesystem
...
enabling UniversalBrowserRead only during js calling applet
r=jst, sr=brendan, a=chofmann
2004-04-06 03:15:55 +00:00
danm-moz%comcast.net
6d3ddb7d56
remove error from the default list of events allowed to spawn a popup window. bug 239404 r=bzbarzky,jst a=chofmann (big bug need many eye)
2004-04-06 02:07:52 +00:00
bzbarsky%mit.edu
d58f341683
Relanding bug 238654 in a way that hopefully builds. r=sicking, sr=darin,
...
a=chofmann.
2004-04-06 00:57:13 +00:00
cbiesinger%web.de
10c96079a5
bug 239434 fix comment that mentioned wrong observer topic define name
...
patch by Ali Ebrahim <aebrahim@uchicago.edu> r=caillon sr=tor a=mkaply
2004-04-05 18:27:50 +00:00
bzbarsky%mit.edu
756bbbb6fa
Backing out to fix Windows bustage.
2004-04-05 15:43:21 +00:00
bzbarsky%mit.edu
0318858e42
Disable content-location support when dealing with servers known to send out
...
bogus content-location headers. Bug 238654, r=sicking, sr=darin, a=chofmann.
2004-04-05 15:02:48 +00:00
jshin%mailaps.org
aed3ce28e9
bug 129726 : add a pref. entry for always sending URLs in UTF-8 (r=darin, sr=bzbarsky, a=asa)
2004-03-26 12:28:38 +00:00
jst%mozilla.jstenback.com
49d89c054d
Fixing bug 86028. Only allow getting these functions across domains, not setting them. r=caillon@aillon.org, sr=dveditz+bmo@cruzio.com, a=dveditz+bmo@cruzio.com
2004-03-25 22:27:29 +00:00
ben%bengoodger.com
582a418b85
bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon.
2004-03-17 21:23:52 +00:00
darin%meer.net
9b6c795f0e
Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
...
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library. This means that only UNIX-like
operating systems (including Linux and OSX) are supported. A SSPI-based
solution is needed for WIN32.
Only HTTP authentication is currently supported. Mail protocols will follow.
Patch by:
Daniel Kouril <kouril@ics.muni.cz> (original author)
Wyllys Ingersoll <wyllys.ingersoll@sun.com>
Christopher Nebergall <cneberg@sandia.gov>
Darin Fisher <darin@meer.net>
r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
caillon%redhat.com
0c01fd4557
fixing bug 146458 - Liveconnect calls fail if applet's codebase is in different domain.
...
Use the domain of the page, like we do for script.
r=jst, sr=brendan, a=dbaron
2004-03-13 20:52:39 +00:00
neil%parkwaycc.co.uk
d6fea5202f
Fix missing quote rs=glazou a=mkaply patch in bug 68796
2004-03-10 15:20:54 +00:00
mconnor%myrealbox.com
a3a27f4e08
bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin
2004-03-10 06:47:49 +00:00
timeless%mozdev.org
cec291a225
Bug 106386 Correct misspellings in source code
...
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
darin%meer.net
20b35393cf
disabling IPv6 for Mac OSX builds by default. see bug 68796. patch by lorenzo@colitti.com, r+sr=darin, a=chofmann,asa
2004-03-09 23:58:11 +00:00
darin%meer.net
e88a75d16d
patch for bug 68796 "IPv6 : Some IPv4 addresses won't resolve w/IPv6 OS" patch by lorenzo@colitti.com r+sr=darin
2004-03-09 20:31:54 +00:00
bsmedberg%covad.net
255960bb10
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
bzbarsky%mit.edu
134fed8856
Load background images from style instead of from painting. This makes us
...
start loading the background images when we resolve style on an object that
needs them instead of when we scroll down and see it for the first time. Bug
57607, r=pavlov, sr=dbaron
2004-03-09 03:57:51 +00:00
mkaply%us.ibm.com
5e6bc24eda
#235018
...
r=mkaply, sr=blizzard
Same patch as 229695 for Windows to use MIME type for download icon
2004-03-08 22:39:47 +00:00
jshin%mailaps.org
b0f597c31a
bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch)
2004-03-06 06:11:48 +00:00
caillon%redhat.com
bfd1f05ff4
Bug 86193
...
Add a preference allowing users to prevent sites from cancelling the contextmenu event, so right click will always bring up a context menu if the pref is set.
r=jst sr=bryner
2004-03-06 02:58:08 +00:00
gerv%gerv.net
81d497fec1
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-03-05 22:28:51 +00:00
pkw%us.ibm.com
1fa4c9b7e9
Bug 161138 - Default/null plugin downloads embedded content anyway.
...
r=bryner@brianryner.com , sr=blizzard@mozilla.org
2004-03-04 22:45:24 +00:00
neil%parkwaycc.co.uk
89cdb3d2c7
Bug 230636 Support Windows XP moz-icon:s with alpha transparancy r=biesi sr=mscott
2004-03-02 09:14:42 +00:00
mconnor%myrealbox.com
3de2156526
Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin
2004-03-02 01:04:35 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00
cbiesinger%web.de
a8713289be
bug 235537 r=neil sr=darin
...
Always return an error code when MakeInputStream fails, instead of just returning a null stream
2004-02-27 14:19:14 +00:00
amardare%qnx.com
50cd4381bc
Before the unification was made, the js were executed in this order: all.js
...
unix.js photon.js. Now the photon and xp_unix changed places.
The photon section should be after the XP_UNIX section.
r=bsmedberg sr=darin
2004-02-26 15:25:48 +00:00
mconnor%myrealbox.com
98c8be2ad5
Bug 231357 Remove universal image mimetypes from accept header r=darin sr=brendan
2004-02-26 04:16:23 +00:00
tor%cs.brown.edu
82aeae3281
Bug 235298 - gif with invalid end-of-stream marker wasn't being
...
identified as corrupt. r=paper, sr=darin
2004-02-25 23:25:57 +00:00
cbiesinger%web.de
958da29c87
removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider.
...
bug 235431, r=ccarlen sr=bz
2004-02-24 21:45:22 +00:00
cbiesinger%web.de
7e9e8d2fdb
remove unused files. bug 235426 r=bsmedberg sr=bzbarsky
2004-02-24 16:09:25 +00:00
amardare%qnx.com
6fcd2863b9
Reverted my previous changes for the qnx( photon ) section in all.js - they should
...
be commited in the firefox/thunderbird specific files.
2004-02-24 15:14:13 +00:00
bryner%brianryner.com
078b6c6ce9
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
amardare%qnx.com
a412c25450
Changes for the qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added preferences to make firefox use thunderbird and viceversa.
2004-02-23 20:26:15 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
darin%meer.net
033fd13e16
relanding patch for bug 132517 "prefs.js frequently truncated on exit or crash" r=ccarlen sr=bryner a=chofmann
2004-02-12 13:09:13 +00:00
jst%mozilla.jstenback.com
2ea10607f7
Checking in for nallen@acm.org, bug 13350. Making the DOM branch callback code limit the ammount of time we allow Mozilla to spend in JS by time, in stead of limiting only by the number of executed branches. r=jst@mozilla.jstenback.com, sr=brendan@mozilla.org, a=chofmann@mozilla.org
2004-02-11 22:22:05 +00:00
bsmedberg%covad.net
a0f62775e8
Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz
2004-02-11 01:01:31 +00:00
jst%mozilla.jstenback.com
505c634885
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
tor%cs.brown.edu
8d82a3ca72
Bug 212263 - missing files in .cvsignore. Patch by d_king@xtra.co.nz,
...
r=pavlov, sr=tor.
2004-02-05 16:19:02 +00:00
danm-moz%comcast.net
0dba2725da
bump popup window limit to 20 while we're waiting for a UI. b=197919 r=bzbarsky
2004-02-04 03:13:54 +00:00
danm-moz%comcast.net
05d61d400c
oopsie
2004-02-03 06:37:17 +00:00
danm-moz%comcast.net
d61c2611dd
add popup window event control prefs. bug 197919 r=bryner,jst
2004-02-03 02:23:11 +00:00
bryner%brianryner.com
42adb9f1be
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
jst%mozilla.jstenback.com
90431d8022
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
cbiesinger%web.de
065f5ce3fc
Bug 166192 Remove last traces of PICS.
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bsmedberg%covad.net
6d1e888f03
Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin
2004-01-28 04:20:03 +00:00
bienvenu%nventure.com
4184a8c675
fix for 232233 crash in SetFileXPPref if value is null sr=mscott
2004-01-27 00:21:38 +00:00
neil%parkwaycc.co.uk
84428dc828
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
bsmedberg%covad.net
087527c4b0
Re-landing prefs from bug 178910 that were accidentally removed in bug 224578 due to merge conflicts. r=Sergei Dolgov
2004-01-23 05:00:13 +00:00
bryner%brianryner.com
23ecb8ff4e
DeCOMtaminate nsCSSFrameConstructor (bug 231157). This gets rid of the nsIStyleFrameConstruction and nsICSSFrameConstructor interfaces. The frame constructor now has the same lifetime as the pres shell. r+sr=dbaron.
2004-01-21 23:05:10 +00:00
cbiesinger%web.de
b9f936fcf8
Bug 185195 cleanup BMP Decoder
...
r=neil.parkwaycc.co.uk sr=tor
2004-01-21 17:30:14 +00:00
bsmedberg%covad.net
092dd292b9
Bug 231298 - "Page Setup" doesn't work. Mistakenly removed these prefs during bug 224578. r=obviousness
2004-01-18 19:36:01 +00:00
bsmedberg%covad.net
1e8f67c135
Bug 231270 - fix default prefs for Mac OSX rs=dbaron
2004-01-17 20:04:03 +00:00
bryner%brianryner.com
de23a8f06d
Copy the default plugin PkgInfo file to the bundle Contents directory to ensure that the plugin can load successfully on Mac OS 10.1. Bug 230915, r=pinkerton
2004-01-17 00:07:54 +00:00
bsmedberg%covad.net
c7b97d1f33
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
tor%cs.brown.edu
285c42cad8
Bug 229652 - invalid gif could crash browser. r=darin, sr=bryner
2004-01-16 23:32:25 +00:00
bsmedberg%covad.net
047415ef80
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
tor%cs.brown.edu
0cefdcff39
Bug 229836 - map illegal index values to black. r=paper, sr=blizzard
2004-01-14 17:08:26 +00:00
tor%cs.brown.edu
b89c18266c
Bug 230578 - missing rows in incremental load of XBM image. r=biesi, sr=bryner
2004-01-12 23:06:01 +00:00
jshin%mailaps.org
127649f06d
bug 119825 : url(location) bar keyword search : use google instead of keyword.netscape.com (r=smontagu, sr=brendan)
2004-01-10 13:01:05 +00:00
jst%mozilla.jstenback.com
c000ae86e8
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
mkaply%us.ibm.com
16f63ec72c
#223128
...
r=biesinger, sr=blizzard (platform specific)
OS/2 only - don't call streamlistener methods directly
2004-01-08 23:35:07 +00:00