mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-16 03:34:06 +00:00
d44c35ee1b
- Rename nsIScriptContext::CompileFunction to CompileEventHandler, and add BindCompiledEventHandler, to reflect function name restrictions and help brutal sharing. - Add adjunct-interface nsIScriptEventHandlerOwner to nsIScriptObjectOwner.h; this interface is queried for by nsEventListenerManger.cpp to test and fill the XUL prototype event handler "cache". - PR_LOG JS warnings, and look in javascript.options.{strict,werror} for those options. - Implement nsIScriptEventHandlerOwner in nsXULElement, keeping pointers to pre-compiled event handlers in nsXULPrototypeAttribute. (bug 13218, r=waterson@netscape.com,vidur@netscape.com) |
||
---|---|---|
.. | ||
base | ||
brprof | ||
build | ||
chrome | ||
content | ||
datasource | ||
include | ||
macbuild | ||
opendir | ||
resources | ||
tests | ||
util | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |