[Webkit-unassigned] [Bug 91463] add support for beforescriptexecute/afterscriptexecute event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 18:11:34 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91463





--- Comment #2 from Syoichi Tsuyuhara <tsuyuhara-syoichi at hotmail.co.jp>  2012-07-18 18:11:34 PST ---
(In reply to comment #1)
> Do other browsers support this?

Yes, it's Firefox 4+(Gecko 2+).
https://bugzilla.mozilla.org/show_bug.cgi?id=587931
https://developer.mozilla.org/en/DOM/element.onbeforescriptexecute
https://developer.mozilla.org/en/DOM/element.onafterscriptexecute

By the way, Opera's User JavaScript has BeforeScript/AfterScript event.
http://www.opera.com/docs/userjs/specs/#BeforeScript
http://www.opera.com/docs/userjs/specs/#AfterScript

But, I'm not sure whether current Firefox's implementation follow HTML spec.

related:
http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2012-February/034629.html
http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2012-May/035713.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list