Closed
Bug 793462
(native-viewport)
Opened 12 years ago
Closed 9 years ago
Tracking: Unified "native" Gecko implementation of custom viewport settings (<meta viewport> and friends)
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: drs, Unassigned)
References
Details
(Keywords: meta, Whiteboard: [technical-debt])
There's been some work recently in bug 716575 and bug 746502 to unify the <meta name="viewport"> code into one common implementation, but there are still small code fragments left that should be combined together. See https://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#3274
Reporter | ||
Updated•12 years ago
|
Morphing this bug a tad, original spirit is intact.
It looks like b2g will be the first client, but there's no code in the b2g pathway that's b2g-specific. It can be tested on desktop builds (that have omtc and content processes enabled).
Updated•12 years ago
|
Whiteboard: [technical-debt]
Comment 3•9 years ago
|
||
All the viewport implements have been unified now (as of bug 1180267).
You need to log in
before you can comment on or make changes to this bug.
Description
•