Closed
Bug 750975
Opened 13 years ago
Closed 12 years ago
Move pan/zoom logic in browser.js to a shareable location in Gecko
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 750977
People
(Reporter: cjones, Unassigned)
References
Details
The goal is to make the logic that lives on the content thread not specific to any frontend. That means that the code to set the displayport etc. has to live in gecko proper.
By the end of this work, all the current logic that lives in the native-fennec frontend browser.js should be in gecko, and the old code should be removed, without regressing the native-fennec frontend.
Reporter | ||
Comment 1•12 years ago
|
||
The initial work will done by bug 750977. We'll be able to build on that piecemeal.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•