Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Fix #205, fix #198: Include static vendor info in add-on. #207

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

Osmose
Copy link
Contributor

@Osmose Osmose commented Oct 24, 2018

In the future we can fill in the rest of the vendor duck to support
non-allowlisted sites.

In the future we can fill in the rest of the vendor duck to support
non-allowlisted sites.
@Osmose Osmose requested a review from mythmon October 24, 2018 18:52
@@ -71,6 +71,16 @@ const MIGRATIONS = [
}),
};
},

function removeVendorFaviconUrl(state) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not strictly necessary, but why not?

@mythmon
Copy link
Contributor

mythmon commented Oct 24, 2018

In the future, you may be interested in looking at nsIFaviconService, which might be able to give you the icon that Firefox has for the website directly from its cache.

Copy link
Contributor

@mythmon mythmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like how the fake duck turned out. It quacks just fine.

@Osmose Osmose merged commit 9813ba8 into master Oct 24, 2018
@Osmose Osmose deleted the vendor-placeholder branch October 24, 2018 21:11
@Osmose
Copy link
Contributor Author

Osmose commented Oct 24, 2018

Thanks!

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