Closed Bug 1110165 Opened 10 years ago Closed 9 years ago

In the Share Extension, can we extract the favicon from the page?

Categories

(Firefox for iOS :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: st3fan, Unassigned)

References

Details

When the Share Extension is used in Safari, we have the option to run some JS before and after the Extension executes. This would allow us to discover the favicon or touch-icon in the page.

It may make sense to do this. Then the code that takes the ShareItem can decide what to do with the found icons. Without having to load the page again.
Blocks: 1151451
Closing this. The favicon is currently not part of the UX design. If it has to be at a later stage then this bug can turn into a feature bug instead of a 'can we' bug.

(To answer part of the question in this bug: It seems *only* Safari exposes the ability to run JS on the shared page. Third party apps cannot expose the underlying page to share extensions. So if we ever want to display or grab favicons (or any other content) from the shared page, we would have to download it in an offscreen webview or http get it)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Blocks: 1151959
Blocks: 1151961
You need to log in before you can comment on or make changes to this bug.