[Webkit-unassigned] [Bug 248879] New: Properly resolve fullscreen API promises
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 7 08:06:01 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=248879
Bug ID: 248879
Summary: Properly resolve fullscreen API promises
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
exitFullscreen() promises should resolve in FullscreenManager::finishExitFullscreen().
requestFullscreen() promises should resolve in FullscreenManager::willEnterFullscreen().
These methods FullscreenManager are called asynchronously, so it might be tricky however.
--
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/20221207/0e16abcd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list