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

5499 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.jstenback.com 987814a997 Landing fix for bug 244952, patch by chantepie@altern.org. Fixing crash when creating multiple proxy instances for the same webservice. r=keeda@hotpop.com, sr=jst@mozilla.org 2004-07-28 04:02:19 +00:00
bzbarsky%mit.edu 4f6dfefbdd Switch context back to being nsISupports, but make it clear that it's expected
to be an nsIDOMNode or nsIDOMWindow.  Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
pkw%us.ibm.com 787c75e986 Bug 252345 - Memory leak in nsXMLHttpRequest.cpp (seen when using GMail).
r=peterv@propagandism.org, sr=darin@meer.net
2004-07-26 23:17:40 +00:00
rlk%trfenv.com da0e71dedc removing unused files from the build. 2004-07-26 14:53:27 +00:00
rlk%trfenv.com a23e054748 Fixing tree bustage (accidentally removed this file). 2004-07-26 02:13:28 +00:00
rlk%trfenv.com 20ce0c60a8 bug 247305 - Remove some obsolete files from en-US directory. These files are unused in the current build. 2004-07-26 00:56:35 +00:00
rlk%trfenv.com 8fc9939330 bug 95770 - The help documentation should be formatted in some better way. Patch by Michael Stadlbauer <mozilla@mista.at>, links updated by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-07-26 00:51:53 +00:00
rlk%trfenv.com 3a9f3dcb81 help_help HTML -> XHTML. r=rlk@trfenv.com. 2004-07-24 23:04:40 +00:00
rlk%trfenv.com 1bdba7414d nav_help HTML -> XHTML. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-07-24 22:31:27 +00:00
neil%parkwaycc.co.uk df936b2780 Bug 252672 Help needs to list Ctrl+Y as the Windows and Unix Redo shortcut r=me 2004-07-24 19:58:18 +00:00
cbiesinger%web.de dc1774bece Bug 252609 kill *WithConversion in wallet
r=mvl sr=dveditz
2004-07-24 13:02:00 +00:00
mvl%exedo.nl 05df50394e Try not to crash on http auth.
bug 252833, r=dwitte, sr=dmose
2004-07-24 11:10:42 +00:00
mvl%exedo.nl a08143249d delay decryption of passwords until one is found that matches the url, in order to prevent useless master password prompts.
bug 247417, r=timeless, sr=dveditz
2004-07-23 10:36:17 +00:00
cbiesinger%web.de d5bd29aeda Bug 113243 Get rid of (Compare|Equals)WithConversion
r+sr=roc
2004-07-21 20:18:39 +00:00
neil%parkwaycc.co.uk 02ce3e8004 Removing erronous autostretch="true" attribute (post bug 94470 cleanup) r=silver 2004-07-21 15:17:52 +00:00
mhammond%skippinet.com.au 04a8406591 test_misc moves to being a unittest based test. Not part of the build. 2004-07-21 11:46:18 +00:00
mhammond%skippinet.com.au d863e57077 Add NS_ERROR_GENERATE_SUCCESS - not part of the build. 2004-07-21 11:45:42 +00:00
mhammond%skippinet.com.au 83ea3ad8bd Update build instructions - nmake builds are long dead. 2004-07-21 11:44:56 +00:00
mhammond%skippinet.com.au eae5b32009 Fix build breakage for Python 2.2 and earlier - not part of the build. 2004-07-21 11:43:33 +00:00
mhammond%skippinet.com.au ec4761fa85 Update initialize of nsString, which changed sometime in the last 2 years!
Not part of the build.
2004-07-21 11:42:46 +00:00
mhammond%skippinet.com.au 12130cddd3 Initialize out params before calling the interface.
Not part of the build.
2004-07-21 11:41:50 +00:00
dwitte%stanford.edu 6b6af1a60f make cookie & permission files non-world-readable.
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00
dwitte%stanford.edu ffa45ddc5f sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu f3754bca20 rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
silver%warwickcompsoc.co.uk cb2e766ab9 Bug 243362 - Add some escaping to "Copy Qualified Name", so that copied value is actually valid JavaScript.
r=rginda
2004-07-19 19:24:22 +00:00
silver%warwickcompsoc.co.uk 13446ef7df Bug 237233 - Add /show-constants command and menu item for hiding/showing read-only properties, like functions and ECMA properties.
Also bumping locale version number.
r=rginda
2004-07-19 19:21:28 +00:00
silver%warwickcompsoc.co.uk 3a098378cb Bug 224732 - only set 'modifiers' attribute if there's a value to set, otherwise don't set it.
Also bumping version number.
r=rginda
2004-07-19 19:18:34 +00:00
dwitte%stanford.edu 8ad12148c3 implement exception constants defined in DOM level 3
b=245476, patch by jonathan.watt@strath.ac.uk, r=peterv, sr=jst

remove redundant declarations and correct comment
b=251824, patch by jonathan.watt@strath.ac.uk, r+sr=peterv
2004-07-19 04:04:41 +00:00
neil%parkwaycc.co.uk 45a06e7a5d Wording cleanup b=249577 p=stefan_h@hem.utfors.se r=rlk 2004-07-18 23:24:51 +00:00
bzbarsky%mit.edu fdc41a5761 Fix image blocking for iframes. Bug 200433, r=mvl, sr=jst. 2004-07-18 19:40:44 +00:00
smontagu%smontagu.org f69df92b6c Left-to-right/Right-to-left support for Chatzilla. Bug 250864, patch by Asaf Romano (bugs.mano@mail-central.com), r=silver. 2004-07-17 21:14:34 +00:00
dwitte%stanford.edu a21bbd2099 quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net 7043d82836 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
gerv%gerv.net 50415faa3b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
scott%scott-macgregor.org bbaa044539 Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.
r/sr=jst
2004-07-15 16:47:10 +00:00
mvl%exedo.nl ac519d8f73 init mChangedList
bug 251247, r=dwitte, sr=darin
2004-07-15 15:16:42 +00:00
dwitte%stanford.edu 4c3a6e6c55 add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00
scott%scott-macgregor.org 3f5ff003c9 Backing myself out. I thought I was checking into the aviary 1.0 branch 2004-07-15 02:55:47 +00:00
scott%scott-macgregor.org a51398a1aa Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.

r/sr=jst
2004-07-15 01:58:47 +00:00
timeless%mozdev.org f92464cc33 Bug 248931 Please add "training.dat"
patch by bugzilla@gemal.dk r=benb sr=jag
2004-07-14 22:49:51 +00:00
timeless%mozdev.org 649cb6ce66 Bug 229271 unwanted "white space" in function getLDAPValue fron autoconfig/prefcalls.js
r=alecf sr=dmose
2004-07-14 22:43:18 +00:00
stephendonner%yahoo.com 27b26fdcc1 Bug 250845. Rename 'Turn Off Privacy Settings' to 'Allow All Cookies' in P3P dialog. r=mconnor, sr=neil, a=shaver 2004-07-14 04:54:19 +00:00
mvl%exedo.nl d1b4df4eac use nsISafeFileOutputStream to prevent hostperm.1 from being truncated when the disk is full
bug 145557, r=dwitte, sr=darin, a=asa
2004-07-10 11:04:33 +00:00
darin%meer.net e7eaf86abc landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2004-07-09 21:59:09 +00:00
rlk%trfenv.com 6a07689486 bug 245035 - cleanup help-toc.rdf. Patch by Michael Opitz <michael.opitz@aon.at>. r=whiteclover79-bug@yahoo.com.tw, r=rlk@trfenv.com 2004-07-07 15:00:40 +00:00
rlk%trfenv.com f7a6a2380c Bug 247199 - Remove dead link and add target="_blank" to links in developer_tools.xhtml. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-07-07 14:59:13 +00:00
vladimir%pobox.com dee362661e fixy fixy 2004-07-07 06:19:54 +00:00
vladimir%pobox.com f6868306b8 b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver 2004-07-07 05:49:29 +00:00
rlk%trfenv.com d5daa81440 bug 245035 - cleanup help-toc.rdf. r=whiteclover79-bug@yahoo.com.tw, r=rlk@trfenv.com 2004-07-07 01:44:29 +00:00