[Webkit-unassigned] [Bug 257638] New: Existing full screen should abort screen orientation pending promises

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 22:48:39 PDT 2023


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

            Bug ID: 257638
           Summary: Existing full screen should abort screen orientation
                    pending promises
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcosc at apple.com

When exiting full screen [1] on Step 9 (as of date when this bug was filed), the full screen API calls into the Screen Orientation Spec run the "fully unlock the screen orientation steps" of |doc|. 

However, WebKit doesn't currently reject the document's [[orientationPendingPromise]]. 

[1]https://fullscreen.spec.whatwg.org/#exit-fullscreen
[2]https://w3c.github.io/screen-orientation/#dfn-fully-unlock-the-screen-orientation-steps

-- 
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/20230602/b397ae41/attachment.htm>


More information about the webkit-unassigned mailing list