This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-10-31 06:05:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
68fbf6a357
gecko-dev
/
layout
/
html
/
content
History
vidur%netscape.com
68fbf6a357
Added additional parameter to nsIContent::SetDocument. The document now tells content to lose its weak reference before the document goes away. Elements and text now add their script objects as roots so they don't get collected prematurely.
1998-10-26 23:26:01 +00:00
..
public
implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls.
1998-10-22 23:00:37 +00:00
src
Added additional parameter to nsIContent::SetDocument. The document now tells content to lose its weak reference before the document goes away. Elements and text now add their script objects as roots so they don't get collected prematurely.
1998-10-26 23:26:01 +00:00
Makefile
Converted forms to use the new content model classes and better separate content from layout.
1998-09-23 17:16:51 +00:00
makefile.win
Converted forms to use the new content model classes and better separate content from layout.
1998-09-23 17:16:51 +00:00