mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-14 15:37:55 +00:00
eb96099e6d
2.) WebShell now implements the new nsIScriptGlobalObjectOwner. 3.) WebShell supports GetInterface to nsIScriptGlobalObject. 4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods. |
||
---|---|---|
.. | ||
base | ||
build | ||
doc | ||
events | ||
forms | ||
generic | ||
html | ||
macbuild | ||
mathml | ||
style | ||
tables | ||
tools | ||
xml | ||
xsl | ||
xul | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |