[Bug 25142] [Custom]: Missing created callback should not prevent other callbacks from being enqueued.

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

Dominic Cooney <dominicc@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominicc@chromium.org

--- Comment #1 from Dominic Cooney <dominicc@chromium.org> ---
IIRC in Blink if there is no created callback we swizzle the wrapper's
prototype (if any) and change the applicability of :unresolved at that point,
then enqueue callbacks as if the created callback has run.

So I agree with the direction of this bug report.

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

Received on Tuesday, 25 March 2014 07:20:15 UTC