- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Jun 2013 17:24:13 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22459
Bug ID: 22459
Summary: [Custom]: Consider explicitly emptying callback queue
in more cases
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: dglazkov@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mrbkap@gmail.com, sjmiles@chromium.org,
sorvell@chromium.org, wchen@mozilla.com
Blocks: 14968
Right now, only createElement and a few others trigger delivery of callbacks.
For the optimal developer experience, I think we should also do it in the
following places (and possibly more):
Document.importNode
Document.execCommand
Node.cloneNode
ShadowRoot.innerHTML
Element.innerHTML
Element.outerHTML
Element.insertAdjacentHTML
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 25 June 2013 17:24:15 UTC