- From: <bugzilla@jessica.w3.org>
- Date: Mon, 18 Nov 2013 23:54:10 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23839 --- Comment #2 from Dominic Cooney <dominicc@chromium.org> --- Two questions: 1. The link mentions in Comment 1 mentions initializers running in templates; this proposal is to not share a registration context at all and hence not run any callbacks. Is not doing any prototype swizzling/callbacks just the logical consequence of not running the initializer? 2. If the registration context is not shared, does the template document get a blank registration context ('register' will work when used on a template document) or not? ('register' will throw when used on a template document.) -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 18 November 2013 23:54:11 UTC