Bug 300948
| Summary: | [Site Isolation] Screen Orientation API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | New Bugs | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Create test to verify screen orientation API in site isolation mode.
On iOS platform we test the readonly attributes along with on change events.
The on change event does not fire on the Mac as we seem to be always in landscape-primary mode.
The lock() and unlock() methods cannot be tested at this time due to underlying issues outside of site isolation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brandon
<rdar://156027815>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/52526
EWS
Committed 302333@main (de041ea9a3c3): <https://commits.webkit.org/302333@main>
Reviewed commits have been landed. Closing PR #52526 and removing active labels.