[Bug 14175] onerror: Defer firing the onerror from compiling an event handler until it's used

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14175

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|should allow deferring      |onerror: Defer firing the
                   |these steps until the event |onerror from compiling an
                   |handler would be invoked    |event handler until it's
                   |(observable with            |used
                   |window.onerror)             |

--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-25 04:46:39 UTC ---
That would make more sense, yeah. Or at least, deferring firing the onerror.

Is this onerror sync with the handler that would have been called?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 25 October 2011 04:46:44 UTC