mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +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 | ||
content | ||
document | ||
forms | ||
style | ||
table | ||
tests | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |