Bug 256994
| Summary: | [macOS] Expose DeviceMotionEvent / DeviceOrientationEvent on the global Window object | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | 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 | ||
Chris Dumez
Expose DeviceMotionEvent / DeviceOrientationEvent on the global Window object on macOS. Historically, we've only exposed the event types on iOS since we only fire those events on iOS. However, Chrome and Firefox expose those event types on desktop even though they don't fire them. Exposing the event types doesn't hurt so align with other browsers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/14043
EWS
Committed 264271@main (2746089d71f2): <https://commits.webkit.org/264271@main>
Reviewed commits have been landed. Closing PR #14043 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/109580299>