Closed
Bug 827817
Opened 12 years ago
Closed 12 years ago
Some e.me apps aren't using useAsyncPanZoom properly
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evyatar, Assigned: evyatar)
Details
Attachments
(1 file)
231 bytes,
text/html
|
crdlc
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
useAsyncPanZoom is a new flag that should correct behavior for non-mobile websites. E.me should pass this with the correct apps- both when opening a website and bookmarking one.
Assignee | ||
Comment 1•12 years ago
|
||
Necessary but small- pass useAsyncPanZoom: true for all e.me apps that we're not sure are mobile optimized.
Attachment #699188 -
Flags: review?(crdlc)
Attachment #699188 -
Flags: approval-gaia-master?(21)
Updated•12 years ago
|
Attachment #699188 -
Flags: review?(crdlc) → review+
Assignee | ||
Comment 2•12 years ago
|
||
updated the PR: we added a new app field in our API response to indicate whether an app is "from the wild" or from our database. I now pass the useAsyncPanZoom according to that flag.
Comment 3•12 years ago
|
||
Comment on attachment 699188 [details]
Patch - redirect to github PR
Let's take advantage of this super flag. Thanks ochameau for the hard work to let us use it :)
Attachment #699188 -
Flags: approval-gaia-master?(21) → approval-gaia-master+
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•