Closed
Bug 741868
Opened 14 years ago
Closed 14 years ago
nsAppShell filters sensor events
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla14
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
2.91 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
The android appshell is filtering events. we added this as a work around for mwc. the event queue was being flooded. Since, we moved to only listening to events at a fixed rate of 100ms. We no longer need to filter. If we continue to filter, web apps like:
http://people.opera.com/richt/release/demos/orientation/artificialhorizon/
will be very jerky.
Attachment #611872 -
Flags: review?(mwu)
Updated•14 years ago
|
Attachment #611872 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•