Bug 246103 - Add initial implementation of the unprefixed fullscreen API
Summary: Add initial implementation of the unprefixed fullscreen API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://fullscreen.spec.whatwg.org/#api
Keywords: InRadar
Depends on:
Blocks: 102869
  Show dependency treegraph
 
Reported: 2022-10-05 12:51 PDT by Chris Dumez
Modified: 2022-10-08 15:38 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-10-05 12:51:54 PDT
Add experimental feature flag for the unprefixed fullscreen API and do the strict minimum to make the API functional.

This is needed to unblock the WPT testing of the screen orientation API since screen orientation locking requires being in fullscreen.
Comment 1 Chris Dumez 2022-10-05 12:55:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5045
Comment 2 EWS 2022-10-08 15:37:34 PDT
Committed 255317@main (6331c0ff7a93): <https://commits.webkit.org/255317@main>

Reviewed commits have been landed. Closing PR #5045 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-10-08 15:38:18 PDT
<rdar://problem/100939122>