Closed
Bug 571971
Opened 15 years ago
Closed 15 years ago
[f10s] Move content panning code into content process
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
Move the code in HTML/XUL overflow- and frame-scrolling code from Browser.MainDragger to an e10s-compatible content script. It should pass a message back to chrome when all content elements are done scrolling, so the remaining scroll offset can be applied to chrome elements.
Comment 1•15 years ago
|
||
I think content scrolling will still happen in chrome. Bug 570620 is part of the solution for panning.
Comment 2•15 years ago
|
||
We might change this bug to "Use new shadow layers system to do panning and zooming in Fennec chrome"
Updated•15 years ago
|
tracking-fennec: --- → ?
Comment 3•15 years ago
|
||
We do not want any panning/scrolling code in the content process. Closing this bug.
Status: ASSIGNED → RESOLVED
tracking-fennec: ? → ---
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•