Closed
Bug 1261874
Opened 9 years ago
Closed 8 years ago
Drop "keyevents" as an alias of "keyboardevent" for Document.createEvent()
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1251198
People
(Reporter: crimsteam, Unassigned)
Details
(Whiteboard: btpp-fixlater [tw-dom])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160303134406
Steps to reproduce:
Only Gecko supports this value and now it was removed from the DOM spec:
https://github.com/whatwg/dom/issues/148
So if it's web compatible then remove it from Gecko too, but if no then restore them to the DOM spec again.
Comment 1•9 years ago
|
||
We'll need to add some usage telemetry here and then, as smaug says at that github issue: "In mozilla-central there are several tests using "keyevents", so I guess would need to fix those and then add some telemetry and based on that say something here."
Whiteboard: btpp-fixlater [tw-dom]
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•