[Webkit-unassigned] [Bug 179224] MutationObserver callback should be kept alive as long as its observed nodes are alive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 22:43:55 PDT 2018


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ggaren at apple.com,
                   |                            |sam at webkit.org
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
This already works today because JSMutationObserverOwner::isReachableFromOpaqueRoots checks every node being observed, and JSMutationObserver::visitAdditionalChildren visits the callback.

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


More information about the webkit-unassigned mailing list