Closed
Bug 727847
Opened 12 years ago
Closed 12 years ago
CSS Hologram demo samples the accelerometer too frequently
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 13
People
(Reporter: jpr, Assigned: blassey)
References
(Blocks 1 open bug, )
Details
(Whiteboard: mwc-demo)
Attachments
(1 file)
1.74 KB,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
CSS Hologram demo samples the accelerometer too frequently
Comment 1•12 years ago
|
||
It doesn't work at all in portrait mode on Galaxy TAB 10.1
Comment 2•12 years ago
|
||
Does the following demo work properly? http://www.html5rocks.com/en/tutorials/device/orientation/deviceorientationsample.html
Assignee | ||
Comment 3•12 years ago
|
||
it looks like we're flooding the event loop with orientation events.
Assignee: nobody → blassey.bugs
Attachment #598154 -
Flags: review?(doug.turner)
Comment 4•12 years ago
|
||
Comment on attachment 598154 [details] [diff] [review] patch to drop events Shouldn't we keep the most recent orientation event?
Updated•12 years ago
|
Attachment #598154 -
Flags: review?(doug.turner) → review+
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3c7e141b66f1
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 13
Orientation seems wrong on http://www.html5rocks.com/en/tutorials/device/orientation/deviceorientationsample.html in landscape when tilting back and forth. Need to get the hologram html to verify this specific bug.
Updated•3 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•