[Webkit-unassigned] [Bug 189648] WebFullScreenManager triggers document leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 16 20:00:15 PDT 2018


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Here's the problem:

WebFullScreenManager 0x6e9c7ad90 enterFullScreenForElement(0x6e3000990)
WebFullScreenManager 0x6e9c7ad90 willEnterFullScreen() - element 0x6e3000990
Document 0x6e1c02570 fullScreenElementRemoved() - fullscreen element 0x6e3000990
[ Test completes]
WebFullScreenManager 0x6e9c7ad90 didEnterFullScreen() - element 0x6e3000990

fullScreenElementRemoved() is called between will and didEnterFullscreen.

-- 
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/20180917/b776fbc3/attachment.html>


More information about the webkit-unassigned mailing list