[Bug 21826] [Custom]: Describe what happens if element initialization throws an exception

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21826

Dominic Cooney <dominicc@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Dominic Cooney <dominicc@chromium.org> ---
I thought about this more. You're right--errors are exceptional. I guess UAs
can log them; if authors need to propagate them they can guard their ready
callback with try/catch and log them on the element itself and require the
caller to collect errors.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 30 April 2013 23:14:09 UTC