- From: <bugzilla@jessica.w3.org>
 - Date: Wed, 26 Jun 2013 19:58:11 +0000
 - To: public-webapps-bugzilla@w3.org
 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22459
Erik Arvidsson <arv@chromium.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arv@chromium.org
--- Comment #6 from Erik Arvidsson <arv@chromium.org> ---
If there is ever a case where an elements interface is not correct we have
failed.
The problem is that methods/accessors will at some point depend on some
initialization that should have happened in the constructor/createCallback. We
therefore need to ensure that the createCallback is called before anyone can
access the element.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 26 June 2013 19:58:13 UTC