This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e8a54037604bbad14aa77da08b5750468dd6708
Mozilla
/
mozilla
/
dom
/
public
/
idl
/
base
History
vidur%netscape.com
bbd2782803
Fix for bug 27775. Introduced idl keyword 'replaceable' and marked some of the newer window properties with it. Fixes pages like www.oracle.com that have define window-scoped variables with the same name. r=rginda, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:08:36 +00:00
..
BarProp.idl
…
DOMException.idl
Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError.
1999-09-08 23:14:30 +00:00
History.idl
Corrected signature of History::Go()
1999-09-21 05:11:55 +00:00
Location.idl
…
Makefile.in
Window.idl was not being built if you did this on Linux (Makefile.in
1999-12-14 23:48:08 +00:00
makefile.win
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
MimeType.idl
…
MimeTypeArray.idl
…
Navigator.idl
Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar
1999-12-22 22:42:06 +00:00
Plugin.idl
…
PluginArray.idl
…
Screen.idl
…
Window.idl
Fix for bug 27775. Introduced idl keyword 'replaceable' and marked some of the newer window properties with it. Fixes pages like www.oracle.com that have define window-scoped variables with the same name. r=rginda, a=chofmann
2000-02-22 22:08:36 +00:00
WindowCollection.idl
…