Bug 311596
| Summary: | Exiting from a full screen media document should not return to the previous page on iPadOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eric Carlson
Exiting from fullscreen mode with a MediaDocument returns to the previous page on iOS. This was originally done because inline playback wasn't possible on iPhone. Inline playback is always available on iPadOS, so the behavior doesn't make sense.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Carlson
rdar://137220651
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/62151
EWS
Committed 310718@main (2cf44999a61a): <https://commits.webkit.org/310718@main>
Reviewed commits have been landed. Closing PR #62151 and removing active labels.