Граф коммитов

5276 Коммитов

Автор SHA1 Сообщение Дата
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