Skip to content

Delay creating the Favico instance#9616

Merged
jryans merged 1 commit into
developfrom
jryans/delay-favicon
May 2, 2019
Merged

Delay creating the Favico instance#9616
jryans merged 1 commit into
developfrom
jryans/delay-favicon

Conversation

@jryans
Copy link
Copy Markdown
Collaborator

@jryans jryans commented May 2, 2019

This avoids a canvas permission prompt from appearing on page load for users in
Firefox's resist fingerprinting mode. The prompt will still happen once you log
in and receive a notification, but at least this prevents it from happening
during the initial app experience.

Fixes #9605

This avoids a canvas permission prompt from appearing on page load for users in
Firefox's resist fingerprinting mode. The prompt will still happen once you log
in and receive a notification, but at least this prevents it from happening
during the initial app experience.

Fixes #9605
@jryans jryans requested a review from a team May 2, 2019 12:33
Copy link
Copy Markdown
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

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

lgtm!

@jryans jryans merged commit 8cb7eee into develop May 2, 2019
@t3chguy t3chguy deleted the jryans/delay-favicon branch May 12, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

extract canvas data - firefox permissions

2 participants