Closed
Bug 780335
Opened 12 years ago
Closed 8 years ago
Stop using JS shims for panning and zooming logic
Categories
(Core :: Graphics: Layers, enhancement)
Core
Graphics: Layers
Tracking
()
RESOLVED
WORKSFORME
blocking-basecamp | - |
People
(Reporter: drs, Unassigned)
References
Details
To save time, we're reusing a lot of browser.js code from fennec for B2G. This code lives in dom/browser-element/BrowserElementScrolling.js. We have to do retarded things like serialize objects in C++ as strings to send as JSON. We should fix this in the future.
Comment 1•12 years ago
|
||
We took a look at the blockers for bug 745136 during B2G triage today. The consensus was that this wasn't a blocker. Please re-nom if you'd like that re-considered. Note that no one's opposed to this being fixed, we just don't think we'd hold the release for it :)
blocking-basecamp: --- → -
Comment 2•8 years ago
|
||
I don't think this code is still around.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•