Closed
Bug 1697093
Opened 4 years ago
Closed 4 years ago
Window object should expose a ongamepad[dis]connected IDL attribute
Categories
(Core :: DOM: Device Interfaces, enhancement)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: marcos, Assigned: saschanaz)
References
()
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
Steps to reproduce:
Check window.ongamepadconnected
Actual results:
It's not there.
Expected results:
The .ongamepadconnected attribute should be there, and should work as a regular event handler attribute.
Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Updated•4 years ago
|
Component: DOM: Core & HTML → DOM: Device Interfaces
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → krosylight
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Summary: Window object should expose a ongamepadconnected IDL attribute → Window object should expose a ongamepad[dis]connected IDL attribute
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/454b8e6f3a5d
Expose ongamepad[dis]connected IDL attributes r=edgar
![]() |
||
Comment 4•4 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•