[Webkit-unassigned] [Bug 189128] IntersectionObserver leaks documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 13:48:36 PDT 2018


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

Ali Juma <ajuma at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Blocks|                            |159475
           Assignee|webkit-unassigned at lists.web |ajuma at chromium.org
                   |kit.org                     |

--- Comment #1 from Ali Juma <ajuma at chromium.org> ---
Started looking into this. Using the approach from bug 186873 (making the callback a WeakCallback and using [CustomIsReachable] to add logic to keep the callback alive as long as we need it) seems to be the way to go here.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=159475
[Bug 159475] Implement IntersectionObserver
-- 
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/20180830/f67b31f4/attachment.html>


More information about the webkit-unassigned mailing list