Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate autofill from context menu on Firefox #880

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

GioSensation
Copy link
Member

Reviewer: @jonathanKingston

Description:

In #767 we moved the context menu creation on onInstalled to avoid an error in Chrome when visiting the settings page. Apparently, that was a Chrome bug and no longer happening, but the change broke context menu autofill on Firefox (see #876).

Steps to test this PR:

  • On Firefox, install and enable autofill
  • On any input field, open the context menu
  • You should see the Dax autofill menu item
  • On Chrome, open the settings page
  • You should see no error in the console

Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
@GioSensation GioSensation self-assigned this Oct 1, 2021
Copy link
Collaborator

@jonathanKingston jonathanKingston left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@jonathanKingston jonathanKingston merged commit fd94c2d into develop Oct 1, 2021
@jonathanKingston jonathanKingston deleted the ema/reinstate-context-menu-on-firefox branch October 1, 2021 13:05
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.

2 participants