Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Fix loading favicons in ChromeImporter #541

Closed
wants to merge 1 commit into from

Conversation

garrettr
Copy link

Correctly loads favicon PNG bitmaps regardless of their source (data URL vs. not data URL).

This is not a complete fix for #539 due to what appear to be some bugs in the frontend, specifically app/importer.js. @darkdh also mentioned that we might not actually want to import all of the PNG data from another browser's profile because it could bloat session-store-1.

@bridiver bridiver requested a review from darkdh March 29, 2018 01:14
@darkdh
Copy link
Member

darkdh commented Mar 29, 2018

close for now until the browser-laptop side can accept PNG data from importer

@darkdh darkdh closed this Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants