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