Bug 245999
| Summary: | [iOS][WK2] Add initial implementation for the Screen Orientation API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 102869 | ||
Chris Dumez
Implement ScreenOrientation.type / angle and the change event for WebKit2 / iOS:
- https://w3c.github.io/screen-orientation/#dom-screenorientation-type
- https://w3c.github.io/screen-orientation/#angle-attribute-get-orientation-angle
- https://w3c.github.io/screen-orientation/#Screen-orientation-change
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/4962
EWS
Committed 255155@main (c9b695e36355): <https://commits.webkit.org/255155@main>
Reviewed commits have been landed. Closing PR #4962 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100796533>