Closed
Bug 745140
Opened 13 years ago
Closed 13 years ago
Dispatch input events through async pan/zoomer
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: cjones, Unassigned)
References
Details
Basically what needs to happen, I think, is
- send input events through compositor, or compositor driver
- if the event is targeted at a async-scrollable frame, update the shadow transform according to panning/zooming physics
- in any case, fire the event at target |window| (in content thread/process)
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•