Closed
Bug 552826
Opened 15 years ago
Closed 15 years ago
MozOrientation changes for e10s
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dougt, Unassigned)
References
()
Details
Attachments
(1 file)
Make sure that the MozOrientation events are fired from chrome to content so that all of the acceleration code lives in chrome.
| Reporter | ||
Updated•15 years ago
|
| Reporter | ||
Comment 1•15 years ago
|
||
maybe we can move all of the nsAccelerometer implementations to toolkit/ or something?
Comment 2•15 years ago
|
||
This seems to work fine in e10s builds. Now the issue with Qt/Maemo, and moving the code is another case...
Comment 3•15 years ago
|
||
To make it more easy for me to test this, this patch enables measuring of the orientation of my notebook. Should probably be submitted in a separate bug at some time.
Comment 4•15 years ago
|
||
(In reply to comment #3)
> Created an attachment (id=441694) [details]
> Enable acceleration meassurements on HP Pavilion dv7 notebooks
>
> To make it more easy for me to test this, this patch enables measuring of the
> orientation of my notebook. Should probably be submitted in a separate bug at
> some time.
This has now been split into a separate bug (Bug 562175)
Comment 5•15 years ago
|
||
Opened Bug 562181 to handle the implicit request for qt support of the interface in this bug
Comment 6•15 years ago
|
||
Nothing left to do...
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•