Closed
Bug 906111
Opened 11 years ago
Closed 11 years ago
Implement tab.getThumbnail API on fennec
Categories
(Add-on SDK Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 791098
People
(Reporter: irakli, Assigned: jsantell)
Details
At the moment we support `tab.getThumbnail()` API only on desktop firefox
https://addons.mozilla.org/en-US/developers/docs/sdk/latest/modules/sdk/tabs.html#getThumbnail%28%29
On mobile we just return data uri for a transparent png. We should implement a proper solution instead.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jsantell
Priority: -- → P3
Comment 1•11 years ago
|
||
the proper way to do this is in bug 791098.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•