Commit Graph

5760 Commits

Author SHA1 Message Date
pedemont%us.ibm.com
f64bca4b64 Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build. 2004-10-01 23:08:34 +00:00
pedemont%us.ibm.com
b4785fb9ab Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build. 2004-10-01 23:05:41 +00:00
pedemont%us.ibm.com
032c5f79ed Added NS_NewArray function. Used by testcase. Not part of default build. 2004-10-01 22:59:12 +00:00
pedemont%us.ibm.com
006bb3fd05 First testcase. Not part of default build. 2004-10-01 22:54:51 +00:00
pedemont%us.ibm.com
26d64eb1c5 Add helper function for getting an interfaces IID. Used by Java impl of QI. Not part of default build. 2004-10-01 16:29:53 +00:00
pedemont%us.ibm.com
88af8e5209 Better logging. Not part of default build. 2004-10-01 16:24:57 +00:00
pedemont%us.ibm.com
9ebe7a881f Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build. 2004-10-01 16:19:03 +00:00
shaver%mozilla.org
d6a4d0f76c Beginnings of WebDAV support, starting with (nonconformant but mildly
usable) PROPFIND service.
2004-10-01 05:59:55 +00:00
pedemont%us.ibm.com
f0b068d822 Store a global weak ref to the Java object rather than the 'address' returned by the JVM 2004-09-30 23:34:47 +00:00
pedemont%us.ibm.com
a741abdef7 Store the key in the hash entry struct so that it works better with stub hash functions. Not part of default build. 2004-09-30 23:20:34 +00:00
bzbarsky%mit.edu
ddc468e6d6 Make it possible to re-call an XMLHttpRequest object from its onreadystate
handler by clearing listeners before calling onreadystate, not after.  Bug
258768, r=doron, sr=jst
2004-09-30 22:47:50 +00:00
doronr%us.ibm.com
1e7fadf591 Bug 262188 - nsSchemaLoader::ProcessFacet checks for sMaxInclusive_atom twice, it should check for sMinInclusive_atopm the 2nd time. r=timeless/sr=peterv 2004-09-30 15:09:10 +00:00
bugzilla%arlen.demon.co.uk
1d80f6f904 Bug 257507 Small glitches in various inline help files (Fix for the reported missing entry)
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-09-28 22:23:06 +00:00
bugzilla%arlen.demon.co.uk
ace33c2bf4 Bug 257507 Small glitches in various inline help files (More fixes...)
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-09-28 22:15:30 +00:00
silver%warwickcompsoc.co.uk
5eb2df45d5 Bug 261711 - Make /whois output go to user's view, if one exists.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:28:13 +00:00
silver%warwickcompsoc.co.uk
045d7584fa Bug 261696 - Use state variable for connection information, making /cancel work better.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:27:13 +00:00
silver%warwickcompsoc.co.uk
6fbab3cc29 Bug 261270 - Make prefix parsing stricter, and allow foo!bar prefixes.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:25:58 +00:00
silver%warwickcompsoc.co.uk
cad5e87123 Bug 248746 - Include both : and :: pseudo-element versions, and make away users italic.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:24:46 +00:00
silver%warwickcompsoc.co.uk
ea28b5456c Bug 219896 - Don't drop parameters for /squery.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:23:40 +00:00
silver%warwickcompsoc.co.uk
cba1ccb815 Bug 204942 - Focus input box after dispatching link.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:22:31 +00:00
aaronleventhal%moonset.net
d13c2a8dec bug 191871: fayt stops working after Alt+F C. r+sr=jst 2004-09-28 18:42:59 +00:00
dveditz%cruzio.com
e519ce0066 bug 261797 incorrect .cvsignore breaking cvs import, not part of build 2004-09-27 19:15:11 +00:00
neil%parkwaycc.co.uk
ec12764064 Whitespace fixes because I checked in the -w version by mistake b=258997 2004-09-24 21:32:49 +00:00
neil%parkwaycc.co.uk
6893401395 Bug 258997 Search fails when a container matches r=timeless,vlad sr=shaver a=asa 2004-09-24 21:29:47 +00:00
bzbarsky%mit.edu
171aed6386 Don't add 4 to the length, so we don't send 4 extra bytes of garbage POST
data.  Bug 246651 followup, r+sr=darin, a=asa
2004-09-24 17:58:03 +00:00
bugzilla%arlen.demon.co.uk
ecc947a4ea Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2004-09-24 00:55:43 +00:00
silver%warwickcompsoc.co.uk
2ae017b86b Bug 259197 - Make <text> optional for /stalk, and fix the command's code. Also correct enumeration of stalk items.
ChatZilla only.
r=samuel@sieb.net
2004-09-22 02:52:18 +00:00
dbaron%dbaron.org
d88e699712 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
neil%parkwaycc.co.uk
a01e4f8ff5 Make "Log Out" clear all HTTP auth sessions as well as expiring the master password b=55181 p=vhaarr@firefox.no r=me sr=darin 2004-09-21 16:11:28 +00:00
pedemont%us.ibm.com
5203c18e3a Remove extra semicolon. Not part of default build 2004-09-21 15:46:59 +00:00
silver%warwickcompsoc.co.uk
a13247a1e8 Bug 260633 - Make URL generation only remove #, if safe, and make gotoIRCURL stick the # back in as nessessary.
ChatZilla only.
r=samuel@sieb.net
2004-09-21 14:58:26 +00:00
vladimir%pobox.com
88acc07ddd wrong IID; this one matches aviary and 1.7 2004-09-21 04:25:40 +00:00
vladimir%pobox.com
d1d148096e b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver 2004-09-20 23:15:26 +00:00
neil%parkwaycc.co.uk
ae3c81b171 Typo fix: it's -> its preferences r=silver 2004-09-18 13:39:52 +00:00
neil%parkwaycc.co.uk
9713f6de67 Removing unused files b=247305 2004-09-18 13:23:11 +00:00
peterv%propagandism.org
fd9477bd1e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
aaronleventhal%moonset.net
dfef105afd Bug 185824. Type ahead find fails with frames. Also fixes crash from bug 255002. r=timeless, sr=jst 2004-09-17 02:07:39 +00:00
bzbarsky%mit.edu
b62d4e1d33 Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
peterv%propagandism.org
692c22d4ec Remove semicolon to fix bustage. 2004-09-16 17:25:09 +00:00
hpradhan%hotpop.com
cb334d32ea bug 249366 : oops, missed a file 2004-09-16 11:46:09 +00:00
hpradhan%hotpop.com
d1e83fdd08 bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst 2004-09-16 10:59:36 +00:00
pedemont%us.ibm.com
c420938501 Properly mplement T_VOID. Not part of default build. 2004-09-15 22:59:42 +00:00
pedemont%us.ibm.com
6ab1ce036f Better implementation of FinalizeJavaParams. Not part of default build. 2004-09-15 22:19:18 +00:00
pedemont%us.ibm.com
2b04bf7740 A weak reference implementation. Not part of default build. 2004-09-15 21:50:41 +00:00
pedemont%us.ibm.com
ca947b7b10 Make it build properly. Not part of default build. 2004-09-15 21:18:09 +00:00
pedemont%us.ibm.com
3a689f5e26 Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build. 2004-09-15 21:06:30 +00:00
silver%warwickcompsoc.co.uk
028be13feb Bug 255081 - Commiting the *binary* version of this image (sigh).
ChatZilla only.
r=samuel@sieb.net
2004-09-15 20:06:12 +00:00
silver%warwickcompsoc.co.uk
e32f8fd0f6 Bug 255081 - Commiting the *binary* version of these images.
ChatZilla only.
r=samuel@sieb.net
2004-09-15 19:57:28 +00:00
pedemont%us.ibm.com
d48227c7a9 QI, don't case! Not part of default build. 2004-09-15 19:47:19 +00:00
pedemont%us.ibm.com
e68794491e Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build. 2004-09-15 19:21:08 +00:00
silver%warwickcompsoc.co.uk
4cd3ec76af Bug 255081 - Land ChatZilla 0.9.65 (check bug for details of bugs fixed).
r=samuel@sieb.net
2004-09-15 18:39:16 +00:00
pedemont%us.ibm.com
cbd9f598d9 Need to pass FALSE to GetIIDForMethodParam() since we are using mini variants. Not part of default build. 2004-09-15 17:35:36 +00:00
pedemont%us.ibm.com
fb2dfd11fd Properly implement setter and getter functions. Not part of default build. 2004-09-15 17:31:14 +00:00
pedemont%us.ibm.com
eb10cb9d64 Bug 256911 - workaround for broken XPCOM usage - bind lifetime of child stubs to master stub. Not part of default build. 2004-09-15 17:26:55 +00:00
pedemont%us.ibm.com
0573e1c19f Properly implement T_VOID in SetRetval. Not part of default build. 2004-09-15 16:57:08 +00:00
pete.zha%sun.com
1d8ad8433c bug 244558
cookperm.txt->hostperm.1
r=dwitte,sr=roc
patch=ben.bucksch@beonex.com
2004-09-14 12:08:06 +00:00
roc+%cs.cmu.edu
44a2fd5b52 Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
bzbarsky%mit.edu
216e446106 Just let the HTTP impl compute the content-length for our POST data. It does a
better job of it.  Bug 246651, r=darin, sr=jst.
2004-09-10 23:18:02 +00:00
neil%parkwaycc.co.uk
96f90eeb45 Bug 257507 Fix broken links and other navigation errors p=giacomo.magnini@portalis.it r=me 2004-09-10 21:24:10 +00:00
neil%parkwaycc.co.uk
24b81d0715 Bug 210335 Mac OS X uses Mozilla/Preferences also fix some regressions from the xhtml conversion p=stefan_h@hem.utfors.se r=me 2004-09-10 19:56:27 +00:00
neil%parkwaycc.co.uk
5d16d8275e Bug 258474 JavaScript strict warnings: trailing comma is not legal p=cst@andrew.cmu.edu r+sr=dbaron 2004-09-09 14:25:26 +00:00
pete.zha%sun.com
36b3e5d79e bug 254553
Preference items in "images" is not lockable
r=neil.parkwaycc.co.uk, sr=jag
patch=brian.lu@sun.com
2004-09-09 07:11:27 +00:00
silver%warwickcompsoc.co.uk
511ffae49f Bug 256927 - Add the 'all files' filter even if not specified. r=silver@warwickcompsoc.co.uk Patch by ajschult@verizon.net 2004-09-06 15:10:33 +00:00
neil%parkwaycc.co.uk
6dc8aa06a7 Fix various help glitches b=257507 p=giacomo.magnini@portalis.it r=me 2004-09-05 20:23:03 +00:00
neil%parkwaycc.co.uk
dfc7575a70 Bug 257342 Update help for advanced preferences p=stefan_h@hem.utfors.se r=me 2004-09-05 20:05:53 +00:00
pedemont%us.ibm.com
d23fc1338b Initial drop. Not part of default build. 2004-09-02 16:34:11 +00:00
mvl%exedo.nl
d5734faf76 Show favicons when blocking third party images.
bug 256172, r=dwitte, sr=shaver
2004-09-02 13:44:31 +00:00
bryner%brianryner.com
dc76c57a2c deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc. 2004-09-02 03:08:51 +00:00
darin%meer.net
62b71377af landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
varga%nixcorp.com
2f6b6efc04 Fix for bug 254886. SQLite3 support for sql module
r=varga patch by Valia V. Vaneeva <fattie@altlinux.ru>
2004-08-31 10:42:13 +00:00
kyle.yuan%sun.com
954aebf8c7 Bug 202163 caret mode: caret disappears after finding text (FAYT text mode)
r=aaronl, sr=roc, patch=ginn.chen@sun.com
2004-08-31 02:14:05 +00:00
neil%parkwaycc.co.uk
a992a81507 Bug 253242 Some help GIFs converted to PNG p=giacomo.magnini@portalis.it r=me 2004-08-29 14:52:03 +00:00
bryner%brianryner.com
d082d2bf5e More nsIPresShell deCOMtamination:
- Made Get/SetAuthorStyleDisabled and ReconstructStyleData non-virtual when called internally.
- Inlined GetFrameSelection and renamed it to FrameSelection.
- Removed non-inline version of GetViewManager.
- Removed unused EnablePrefStyleRules and ArePrefStyleRulesEnabled.

Bug 253889, r+sr=roc.
2004-08-29 03:08:44 +00:00
neil%parkwaycc.co.uk
467b0f36f2 Bug 253585 Fix incorrect link p=michael.opitz@aon.at r=rlk 2004-08-28 21:57:31 +00:00
neil%parkwaycc.co.uk
ce11fdb504 Bug 253242 Some help GIFs converted to PNG p=giacomo.magnini@portalis.it r=me 2004-08-28 20:07:59 +00:00
neil%parkwaycc.co.uk
67f60c0a5d Bug 235989 Clean up help boilerplate p=stefan_h@utfors.se r=rlk 2004-08-28 10:23:28 +00:00
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
rlk%trfenv.com
dc884a7111 bug 228670 - update helper application pref dialog Help. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-08-25 21:27:16 +00:00
timeless%mozdev.org
53c15be005 Moving context menu from treechildren context to tree contextmenu for right panels of dom inspector. This makes them
keyboard accessible.
r=caillon sr=neil
2004-08-25 20:07:54 +00:00
vladimir%pobox.com
0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +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
darin%meer.net
5e133a1ea4 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2004-08-24 21:10:54 +00:00
darin%meer.net
a77bc57a6c fixes bug 255032 "gnomevfs protocol handler should use info.type to check for directories" r=biesi 2004-08-24 20:30:41 +00:00
rlk%trfenv.com
db278c6b25 bug 253163 - Missing image files in help documentation referenced by help_help.xhtml. r=neil@parkwaycc.co.uk 2004-08-20 22:19:13 +00:00
bryner%brianryner.com
180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
timeless%mozdev.org
53d9d325d6 Bug 254838 Use @mozilla.org/moz/jssubscript-loader;1 as a singleton
patch by mcsmurf@gmx.de r=timeless sr=neil moa=mscott,silver
2004-08-19 23:00:27 +00:00
rlk%trfenv.com
8e6e94a962 bug 253871 - fix bad links and update fro UI changes in bookmarks section in customize_help.xhtml. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-08-19 14:38:32 +00:00
timeless%mozdev.org
c8b2339854 Bug 255927 When handling a fault in nsIWebServiceCallContext it crashes
patch by chantepie@altern.org thanks to scc r=timeless sr=roc
2004-08-18 22:06:50 +00:00
neil%parkwaycc.co.uk
04f245a849 Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg 2004-08-18 19:14:51 +00:00
pkw%us.ibm.com
bd387a9faf Bug 250005 - Shortcut keys conflict: New Message and Mark All Read are both Command+Shift+M.
r=neil.parkwaycc.co.uk@myrealbox.com, sr=bienvenu@nventure.com, a=mkaply@us.ibm.com
2004-08-12 19:14:12 +00:00
timeless%mozdev.org
03c447e3b0 calling addEventListener and passing an object that is not defined yet
fails, which means that code expecting the result of that function call
is somewhat unhappy, to the tune of:
Error: inspector is not defined
Source File: chrome://inspector/content/sidebar.js
Line: 142
r=caillon rs(sr)=neil
2004-08-08 21:35:01 +00:00
timeless%mozdev.org
d07dc30c39 Bug 222357 Shift-F10 doesn't trigger context menu
rs=caillon rs=neil
2004-08-08 20:48:57 +00:00
timeless%mozdev.org
7a46bb8871 changing onclick to oncommand so that i can use a keyboard to install the
domi sidebar
rs=caillon rs=bz
2004-08-08 20:20:38 +00:00
mkaply%us.ibm.com
a3249ea078 #239933
r=dwitte, sr=darin, a=mkaply
Fix AddObserver - P3P doesn't support weak references
2004-08-05 19:11:04 +00:00
rlk%trfenv.com
036cf273aa bug 253242 - Reduce footprint for Mozilla Suite help guide. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>. r=rlk@trfenv.com 2004-08-03 14:13:38 +00:00
rlk%trfenv.com
89a9e8f201 adding newly optimized help images. Images by sharparrow1 <sharparrow1 at yahoo.com>. r=rlk@trfenv.com 2004-08-03 13:56:25 +00:00
cbiesinger%web.de
c374a6708c remove *WithConversion from xmlterm r+sr=roc Bug 252940 2004-08-03 13:46:52 +00:00
jshin%mailaps.org
1db31547d6 separate xpcom wrapper and charset detectors : patch by shanjian with some updates by me (r=smontagu, sr=alecf) 2004-08-03 01:50:37 +00:00
bryner%brianryner.com
cc2391c527 Fixing bustage 2004-08-02 06:34:16 +00:00
bryner%brianryner.com
6a8c79a9b2 Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc. 2004-08-02 04:52:55 +00:00
timeless%mozdev.org
fd57c441dc Bug 252681 mozISpellCheckingEngine check method faulting on misspelled words
r=mvl sr=dmose
2004-08-02 02:14:23 +00:00
dwitte%stanford.edu
3441040ff5 Bug 253597 Trunk crash blocking ads/images [@ nsImgManager::TestPermission]
p=mvl r=dwitte sr=darin
2004-08-01 22:38:10 +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
bryner%brianryner.com
350ebc65ab followup to bustage fix - return an error code 2004-07-29 21:42:35 +00:00
bryner%brianryner.com
c99aa11266 fixing bustage 2004-07-29 21:08:26 +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
cbiesinger%web.de
3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
rlk%trfenv.com
c52bbb8f78 this image was checked in without -kb, so I'm fixing it. 2004-07-29 14:05:45 +00:00
rlk%trfenv.com
15f7b48c61 this image was checked in without -kb, so I'm fixing it. 2004-07-29 14:05:09 +00:00
rlk%trfenv.com
25705042f6 bug 89814 - "Frame" should link to entry in Glossary. r=neil@parkwaycc.co.uk 2004-07-28 22:54:10 +00:00
jst%mozilla.jstenback.com
c5c9ebb820 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
02d0d94b73 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
2cbae95882 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
feed6d730a removing unused files from the build. 2004-07-26 14:53:27 +00:00
rlk%trfenv.com
d68ccccd0f Fixing tree bustage (accidentally removed this file). 2004-07-26 02:13:28 +00:00
rlk%trfenv.com
7a6ffbc7ad 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
4ee5e107f8 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
4ecf7d9e55 help_help HTML -> XHTML. r=rlk@trfenv.com. 2004-07-24 23:04:40 +00:00
rlk%trfenv.com
b0c6447dc2 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
8ad0b5d01a 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
9270c41a08 Bug 252609 kill *WithConversion in wallet
r=mvl sr=dveditz
2004-07-24 13:02:00 +00:00
mvl%exedo.nl
3e4866288b Try not to crash on http auth.
bug 252833, r=dwitte, sr=dmose
2004-07-24 11:10:42 +00:00
mvl%exedo.nl
87094d3378 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
be9764fdfe Bug 113243 Get rid of (Compare|Equals)WithConversion
r+sr=roc
2004-07-21 20:18:39 +00:00
neil%parkwaycc.co.uk
a7954d1d2a Removing erronous autostretch="true" attribute (post bug 94470 cleanup) r=silver 2004-07-21 15:17:52 +00:00
mhammond%skippinet.com.au
9b57c34b20 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
39ec805a79 Add NS_ERROR_GENERATE_SUCCESS - not part of the build. 2004-07-21 11:45:42 +00:00
mhammond%skippinet.com.au
72ce4bc8d3 Update build instructions - nmake builds are long dead. 2004-07-21 11:44:56 +00:00
mhammond%skippinet.com.au
48fdc192b5 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
51145ff829 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
c45b76b54b Initialize out params before calling the interface.
Not part of the build.
2004-07-21 11:41:50 +00:00
dwitte%stanford.edu
dee773b6e5 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
bdf2a2307d sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu
e338583f48 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
f02971003b 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
43c507ea67 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
2b12910b4d 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
26459a5a95 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
8c46f9761f Wording cleanup b=249577 p=stefan_h@hem.utfors.se r=rlk 2004-07-18 23:24:51 +00:00
bzbarsky%mit.edu
23673826b6 Fix image blocking for iframes. Bug 200433, r=mvl, sr=jst. 2004-07-18 19:40:44 +00:00
smontagu%smontagu.org
9ab460d421 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
bd8bee85d7 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
6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net
c01bb2d438 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
9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
scott%scott-macgregor.org
eef574b07f 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
2ebd61764c init mChangedList
bug 251247, r=dwitte, sr=darin
2004-07-15 15:16:42 +00:00
dwitte%stanford.edu
76c59a7697 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
e5c08f1f29 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
7060e0a619 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
f3dd85e2ca 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
d991cf979c 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
e7ce67e609 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
149a807e1b 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
e43746831b 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
9e4764b0f8 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
2e129c534d 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
cfa0c12313 fixy fixy 2004-07-07 06:19:54 +00:00
vladimir%pobox.com
867a56f1d1 b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver 2004-07-07 05:49:29 +00:00
rlk%trfenv.com
7f86031073 bug 245035 - cleanup help-toc.rdf. r=whiteclover79-bug@yahoo.com.tw, r=rlk@trfenv.com 2004-07-07 01:44:29 +00:00
tor%cs.brown.edu
be84fdf585 Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
2004-07-06 22:52:03 +00:00
aaronleventhal%moonset.net
b3ab7e5625 Bug 241469. Help interface not keyboard accessible. Patch by Neil Rashbrook. r=aaronlev, sr=bryner 2004-07-01 20:50:49 +00:00
cbiesinger%web.de
7380967364 bug 245813 patch by Mike Calmus mcalmus@nyx.net r=timeless sr=dveditz
This patch allows the code to propagate more specific failure reasons to the
top layer so the exception can deal with different situations as apporpriate.
2004-07-01 17:08:38 +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
pedemont%us.ibm.com
e8ec81720e Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2004-06-28 18:30:15 +00:00
darin%meer.net
18c7cbe22f backing out last change 2004-06-28 18:09:50 +00:00
darin%meer.net
fb7b41d3b3 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2004-06-28 16:46:13 +00:00
rlk%trfenv.com
54d96923db Bug 95770 - The help documentation should be formatted in some better way. Patch by Stefan (stefan_h@hem.utfors.se) r=rlk@trfenv.com 2004-06-26 17:19:35 +00:00
cbiesinger%web.de
2bb5f1d3a1 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
neil%parkwaycc.co.uk
685b0bb4cb help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk 2004-06-25 20:15:19 +00:00
timeless%mozdev.org
6d68244162 Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
peterv%propagandism.org
a7908e751a Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
neil%parkwaycc.co.uk
827332619c Fixing previous checkin which broke due to misinterpretation of Mac line endings 2004-06-25 11:26:48 +00:00
neil%parkwaycc.co.uk
ff54b01ba8 Ongoing conversion of help to xhtml b=95770 p=stefan_h@hem.utfors.se r=rlk 2004-06-24 23:01:43 +00:00
timeless%mozdev.org
6395759145 Bug 228542 Divide by zero bug in Universal charset detecter
patch by vladimir@lukianov.name r=smontagu sr=roc
2004-06-24 11:53:10 +00:00
timeless%mozdev.org
420a446203 Bug 228545 Bug "FilterWith..." in universal charset detector
patch by vladimir@lukianov.name r=smontagu sr=roc
2004-06-24 11:49:08 +00:00
timeless%mozdev.org
cd6e4fe1b9 Bug 248307 lack of {} in mozilla\extensions\universalchardet\src\nsEUCJPProber.cpp:80
patch by vladimir@lukianov.name r=roc sr=roc
2004-06-23 19:54:02 +00:00
aaronleventhal%moonset.net
f7c2df8d56 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
dbaron%dbaron.org
d0532673fb Keep egcs happy (btek bustage). 2004-06-23 08:19:49 +00:00
hpradhan%hotpop.com
489fc8dfdc bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 07:13:10 +00:00
hpradhan%hotpop.com
77f7162cc5 fix comment 2004-06-23 07:02:16 +00:00
hpradhan%hotpop.com
7f721575c7 bug 246783: Support base64binary types in webservices r+sr=jst 2004-06-23 06:57:09 +00:00
hpradhan%hotpop.com
74ea7262ab bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 06:55:47 +00:00
bienvenu%nventure.com
31cd7d7647 help file changes for pop3 header only download, patch by hyc@symas.com, r=bienvenu,sr=mscott 185184 2004-06-22 20:04:03 +00:00
timeless%mozdev.org
7f32d59284 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
hpradhan%hotpop.com
2fed1408a8 bug 247541 : Fix a case where the SOAP encoder got the schame type wrong. 2004-06-19 15:37:48 +00:00
rlk%trfenv.com
be710edf2d Moving Validating Settings help to XHTML. Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com 2004-06-17 23:10:01 +00:00
rlk%trfenv.com
34f6d5472d Moving Validating Settings help to XHTML. Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com 2004-06-17 22:50:05 +00:00
bsmedberg%covad.net
b7aedee852 Bizarre crash-fix that I added on the aviary1.0 branch, now porting to trunk. rs=darin 2004-06-17 20:53:35 +00:00
mozilla.BenB%bucksch.org
5276f71303 246710, should also fix 244589, 244720, 246201
- Some code refactoring: Creating file filesList.js, which contains
  generic functions for using file lists (arrays whose entries keep file
  names and statistics) and corresponding listing files. They can be (and are)
  used in another application, and previously were in file conflictCheck.js.
  conflictCheck.js is now even more focussed on the 2-way-sync logic
  of roaming.
- Added some safe-exception-catches, and showing the error in the UI.
  Currently, the code just malfunctions (broken dialog buttons?) in that case.
  This should help with bug 244589 and bug 244720, if the fix below fails,
  and other future unexpected problems.
- Making the status message actually show something.
- Renaming dumbObject() to ddumpObject() to match ddump() for easier replace
- fixed bug 246201 - infinite conflicts
- less conflicts, if files non-existant
- potentially transfer less (if we know we have the file already)
- code doc improved
- pref API usage
In filesList.js:
- Changing listing file to actually use Unixtime as claimed
  (breaks existing files, but should only cause conflicts once)
- Using indexed file lists, should be faster, probably not significant
  for roaming
- Allow last modified time to differ 1 sec, because of FAT inaccuracy,
  not needed for roaming
- Option to allow newer files, not needed for roaming
- Fixing bug 244589 and probably bug 244720 by moving dom creation after the
  empty filename check.
- minimal API change for extractFiles()
2004-06-17 16:21:18 +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
jag%tty.nl
59c395041f Bug 111842: tabbed browser prefs text "load links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>, r=neil, sr=jag 2004-06-16 22:12:11 +00:00
scott%scott-macgregor.org
8959ab7f75 Bug #246371 --> remove some dead code from the spell checker. Cleanup the notifications the spell checker
listens for in order to load new custom dictionaries.

r=mvl
2004-06-16 22:05:46 +00:00
rlk%trfenv.com
ddb5693fbe bug 246968 - Update changes in kbd shortcuts and add "Paste As Quotation". Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-06-16 14:10:35 +00:00
timeless%mozdev.org
d60fe6d36c Bug 243579 Change nsIOnReadystatechangeHandler to nsIOnReadyStateChangeHandler
r=jst sr=jst
2004-06-16 12:41:18 +00:00
dveditz%cruzio.com
bf080b9ed2 bug 245813 stop overwhelming number of master password prompts if trying to cancel out, r=timeless, sr=brendan 2004-06-15 21:49:59 +00:00
neil%parkwaycc.co.uk
8581c7fe81 Ongoing conversion of help files to xhtml b=236942 p=stefan_h@hem.utfors.se r=me 2004-06-15 16:07:49 +00:00
neil%parkwaycc.co.uk
e46e99ceb7 Ongoing conversion of help files to xhtml b=236942 p=stefan_h@hem.utfors.se r=me 2004-06-15 09:13:17 +00:00
rlk%trfenv.com
e59f21faec Bug 246512 - H1 { text-align: left } should be removed from content_style.css. r=neil@parkwaycc.co.uk 2004-06-13 14:04:15 +00:00
cbiesinger%web.de
a4396ff7b4 bug 245673 named literal strings should be const
r+sr=darin
2004-06-11 15:05:29 +00:00