gecko-dev/dom
2001-11-18 06:45:10 +00:00
..
macbuild bug 108219 fixing filenames so mac's don't choke and adding them to the mcp file r=hewitt rs=sfraser 2001-11-06 01:13:32 +00:00
public Make various location.href and anchor href properties writable (NS4 2001-11-17 02:23:22 +00:00
resources/locale Bug 18553, better fix which should cause fewer problems. Clear event listeners 2001-10-02 00:54:44 +00:00
src Fixing bug 110397. Making the read-write properties innerHeight, innerWidth, outerHeight, outerWidth, screenX, screenY, status, and name 'replaceable' by making assignment to these properties replace the real properties if the propery name is not fully qualified when doing the assignment. This is an attempt at fixing backwards compatibility problems where these properties are used a global variables (which worked in NS4x). r=peterv@netscape.com, rs=vidur@netscape.com, sr=brendan@mozilla.org 2001-11-18 06:45:10 +00:00
tests License changes, take 2. Bug 98089. mozilla/dom/. 2001-09-25 22:43:09 +00:00
.cvsignore
jar.mn Bug 18553, better fix which should cause fewer problems. Clear event listeners 2001-10-02 00:54:44 +00:00
Makefile.in
makefile.win