[Webkit-unassigned] [Bug 271098] New: Remove non-standard `DeviceMotionEvent.initDeviceMotionEvent`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 15 18:13:43 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271098
Bug ID: 271098
Summary: Remove non-standard
`DeviceMotionEvent.initDeviceMotionEvent`
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: annevk at annevk.nl
Hi Team,
While comparing HTML Spec with IDL files in WebKit, I noticed that following is not in web specification:
Web Spec: https://w3c.github.io/deviceorientation/#device-motion-event-api
WebKit Source: https://searchfox.org/wubkat/rev/e6b945d8d215583ba34dffcc8f93a0c1c2662c0b/Source/WebCore/dom/DeviceMotionEvent.idl
___
Note - Blink does not have this but Gecko does.
Also Blink removed it in following (2017): https://chromium.googlesource.com/chromium/src.git/+/0921e8319f228e406019b434701ac9f181ee8ea1
They also removed `DeviceOrientationEvent.initDeviceOrientationEvent` for which I will create separate bug to make it easier to revert if needed and manage stuff.
CCing @Anne - for his input.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240316/32a9fe4f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list