[webkit-reviews] review canceled: [Bug 104346] [Shadow DOM] registering InsertionPoints to ShadowRoot should work out of document tree. : [Attachment 178170] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 01:05:20 PST 2012


Shinya Kawanaka <shinyak at chromium.org> has canceled Shinya Kawanaka
<shinyak at chromium.org>'s request for review:
Bug 104346: [Shadow DOM] registering InsertionPoints to ShadowRoot should work
out of document tree.
https://bugs.webkit.org/show_bug.cgi?id=104346

Attachment 178170: Patch
https://bugs.webkit.org/attachment.cgi?id=178170&action=review

------- Additional Comments from Shinya Kawanaka <shinyak at chromium.org>
I found this is wrong.
removedFrom() can be called many times (from different TreeScope).
We have to check treeScope() when unregistering InsertionPoints.


More information about the webkit-reviews mailing list