WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
257638
Existing full screen should abort screen orientation pending promises
https://bugs.webkit.org/show_bug.cgi?id=257638
Summary
Existing full screen should abort screen orientation pending promises
Marcos Caceres
Reported
2023-06-01 22:48:39 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-01 22:58:22 PDT
<
rdar://problem/110153261
>
Marcos Caceres
Comment 2
2023-06-01 23:01:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14617
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug