Accelerometer events don't work
Bug #1376896 reported by
Chris Coulson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
In Progress
|
Medium
|
Alexandre Abreu | ||
webapps-sprint |
In Progress
|
Medium
|
Alexandre Abreu |
Bug Description
Accelerometer events currently don't work in the browser.
Steps to reproduce:
- Navigate to http://
- Observe that shaking the device doesn't have the expected effect
Related branches
lp://staging/~abreu-alexandre/oxide/accelerometer-support
On hold
for merging
into
lp://staging/~oxide-developers/oxide/oxide.trunk
- Chris Coulson: Pending requested
-
Diff: 573 lines (+487/-1)8 files modifiedqt/build/system.gyp (+17/-0)
qt/core/browser/oxide_data_fetcher_shared_memory.cc (+215/-0)
qt/core/browser/oxide_data_fetcher_shared_memory.h (+54/-0)
qt/core/browser/oxide_qt_accelerometer.cc (+91/-0)
qt/core/browser/oxide_qt_accelerometer.h (+39/-0)
qt/core/browser/oxide_qt_accelerometer_p.h (+53/-0)
qt/core/browser/oxide_qt_browser_startup.cc (+6/-1)
qt/core/core.gyp (+12/-0)
Changed in oxide: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → branch-1.4 |
Changed in oxide: | |
milestone: | branch-1.4 → branch-1.5 |
Changed in oxide: | |
milestone: | branch-1.5 → branch-1.6 |
Changed in oxide: | |
assignee: | nobody → Maxim Ermilov (zaspire) |
Changed in oxide: | |
milestone: | branch-1.6 → branch-1.7 |
Changed in oxide: | |
milestone: | branch-1.8 → branch-1.9 |
Changed in oxide: | |
milestone: | branch-1.9 → branch-1.11 |
Changed in oxide: | |
assignee: | Maxim Ermilov (zaspire) → Alexandre Abreu (abreu-alexandre) |
milestone: | branch-1.11 → branch-1.12 |
Changed in webapps-sprint: | |
milestone: | none → sprint-17 |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in oxide: | |
milestone: | branch-1.12 → branch-1.13 |
Changed in webapps-sprint: | |
milestone: | sprint-17 → sprint-18 |
Changed in webapps-sprint: | |
status: | In Progress → Confirmed |
Changed in webapps-sprint: | |
milestone: | sprint-18 → sprint-19 |
Changed in oxide: | |
milestone: | branch-1.13 → branch-1.14 |
Changed in oxide: | |
milestone: | branch-1.14 → branch-1.15 |
Changed in webapps-sprint: | |
milestone: | sprint-19 → sprint-22 |
status: | Confirmed → In Progress |
Changed in oxide: | |
status: | Triaged → In Progress |
Changed in oxide: | |
milestone: | branch-1.15 → branch-1.16 |
Changed in webapps-sprint: | |
milestone: | sprint-22 → sprint-23 |
Changed in oxide: | |
milestone: | branch-1.16 → branch-1.17 |
Changed in webapps-sprint: | |
milestone: | sprint-23 → sprint-24 |
Changed in webapps-sprint: | |
milestone: | sprint-24 → sprint-25 |
Changed in oxide: | |
milestone: | branch-1.17 → branch-1.18 |
Changed in oxide: | |
milestone: | branch-1.18 → none |
To post a comment you must log in.
I'll try to get this one reviewed next week (as long as there's no more fire-fighting). Sorry to keep delaying it