vidur%netscape.com
|
97136e7647
|
Added window.scroll(). Reverted back to NPL 1.1. R=joki
git-svn-id: svn://10.0.0.236/trunk@54452 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-24 23:58:43 +00:00 |
|
norris%netscape.com
|
f77a65d9d4
|
Modify generated dom code to use a enum rather than a string for codesize
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@54051 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-20 07:28:34 +00:00 |
|
dmose%mozilla.org
|
92d791b7b0
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-06 03:40:37 +00:00 |
|
waterson%netscape.com
|
c9c22003bd
|
Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur.
git-svn-id: svn://10.0.0.236/trunk@27857 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-16 18:08:20 +00:00 |
|
scc%netscape.com
|
817f56596f
|
rename |IID()| --> |GetIID()|
git-svn-id: svn://10.0.0.236/trunk@22744 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-03 19:48:57 +00:00 |
|
waterson%netscape.com
|
e6531f8683
|
Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com.
git-svn-id: svn://10.0.0.236/trunk@20919 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-17 08:33:27 +00:00 |
|
mjudge%netscape.com
|
65e0597fad
|
adding IID for now, auto generate will duplicate work that is ok
git-svn-id: svn://10.0.0.236/trunk@16278 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-12-11 23:35:46 +00:00 |
|
vidur%netscape.com
|
a0e09b1568
|
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
git-svn-id: svn://10.0.0.236/trunk@13207 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-10-20 17:07:23 +00:00 |
|
joki%netscape.com
|
cc5aacfa27
|
More support for capturing, minor adjustments to window.open behavior.
git-svn-id: svn://10.0.0.236/trunk@10077 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-15 21:31:58 +00:00 |
|
vidur%netscape.com
|
c849307960
|
New content code adjusts to getting script objects through a factory interface
git-svn-id: svn://10.0.0.236/trunk@9387 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-09-04 23:03:16 +00:00 |
|
joki%netscape.com
|
ba9796126f
|
Adding DOM append child interface and implementing window.frames array.
git-svn-id: svn://10.0.0.236/trunk@8341 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-08-21 21:39:27 +00:00 |
|
kipp%netscape.com
|
1bc6522fc6
|
Revised forwarding macros
git-svn-id: svn://10.0.0.236/trunk@7838 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-08-12 17:57:25 +00:00 |
|
vidur%netscape.com
|
c6800e0a6e
|
Added generation of declaration and forwarding macros. Better handling of families of interfaces.
git-svn-id: svn://10.0.0.236/trunk@7191 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-08-04 00:08:29 +00:00 |
|
vidur
|
1b41003b82
|
Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in.
git-svn-id: svn://10.0.0.236/trunk@5501 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-14 18:44:44 +00:00 |
|
vidur
|
5879143695
|
Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes
git-svn-id: svn://10.0.0.236/trunk@5183 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-08 23:44:46 +00:00 |
|
vidur
|
3723c3cdee
|
Added window.navigator and Navigator interface
git-svn-id: svn://10.0.0.236/trunk@4848 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-07-01 23:55:40 +00:00 |
|
vidur
|
140a853e4f
|
Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface.
git-svn-id: svn://10.0.0.236/trunk@4313 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-23 18:43:06 +00:00 |
|
kipp
|
47927e90c0
|
NS_IMETHOD'd some of the API's
git-svn-id: svn://10.0.0.236/trunk@2710 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-05-30 01:36:47 +00:00 |
|
dario
|
7d9b7da232
|
doc
git-svn-id: svn://10.0.0.236/trunk@307 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-15 18:55:21 +00:00 |
|
kipp
|
fb1503758e
|
moved to pub
git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-04-13 20:24:54 +00:00 |
|