Closed
Bug 741117
Opened 13 years ago
Closed 6 years ago
[Tracking] Expose win8 devices to chrome content
Categories
(Core Graveyard :: Widget: WinRT, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jimm, Unassigned)
References
Details
Stuff we need:
1) scriptable device info
- what sensors the device supports
- touch input supported
- stylus input supported
- mouse input supported
- keyboard input supported
2) interaction controls
- show/hide soft keyboard
- ?
3) hook up device changes and sensors to dom events
- real keyboard connected / disconnected
- real mouse connected / disconnected
- Accelerometer
- Inclinometer
- Gyrometer
- Compass
- Ambient Light
- Orientation
- Gyrometer
4) make sure existing "stuff" works and fires dom events
- geolocation (dom/system)
- sleep/wake (currently fired from widget, unimplemented for metro) not sure if we support dom events yet
- wifi (netwerk/wifi)
- network connections (hal?)
http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/events/
http://mxr.mozilla.org/mozilla-central/source/dom/system/
http://mxr.mozilla.org/mozilla-central/source/hal/
![]() |
Reporter | |
Updated•13 years ago
|
Component: Shell Integration → Widget: Win32
Product: Fennec → Core
![]() |
Reporter | |
Updated•13 years ago
|
Depends on: 776113
Summary: [tracking] Expose win8 devices to chrome content → [Tracking] Expose win8 devices to chrome content
![]() |
Reporter | |
Comment 1•12 years ago
|
||
transfer widget win32->winrt
Component: Widget: Win32 → Widget: WinRT
Assignee | ||
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
Comment 2•6 years ago
|
||
This component is no longer valid. Closing bug as INVALID.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•