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

5041 Коммитов

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