[Webkit-unassigned] [Bug 107859] adoptingNode should update its prototype chain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 13:56:45 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=107859

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
The DOM/HTML spec currently agrees with WebKit’s behavior, and we no longer GC JS wrappers for DOM objects. So we have a consistent behavior of using the prototype object in the original global at this point.

The only remaining bug I’m aware of is https://bugs.webkit.org/show_bug.cgi?id=160952.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160819/c104783b/attachment.html>


More information about the webkit-unassigned mailing list