Closed
Bug 742395
Opened 13 years ago
Closed 13 years ago
restrict device sensor events to windows
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
|
4.12 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
GetInnerWindowForTarget isn't right for dispatching device sensor events. What we really should do is only dispatch events to mTarget when it is a window.
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → doug.turner
Attachment #612204 -
Flags: review?(bugs)
Updated•13 years ago
|
Attachment #612204 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•