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

do not show phishing warning for javascript URLs #8104

Merged
merged 1 commit into from
Apr 6, 2017
Merged

do not show phishing warning for javascript URLs #8104

merged 1 commit into from
Apr 6, 2017

Conversation

diracdeltas
Copy link
Member

@diracdeltas diracdeltas commented Apr 6, 2017

fix #8087

Test Plan:

  1. go to any site and bookmark it
  2. click 'edit bookmark' in the bookmark toolbar
  3. change the bookmark's location to 'javascript:alert(1)'
  4. click the bookmark. you should see an alert appear without a phishing warning.
  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Test Plan:
1. go to any site and bookmark it
2. click 'edit bookmark' in the bookmark toolbar
3. change the bookmark's location to 'javascript:alert(1)'
4. click the bookmark. you should see an alert appear without a phishing warning.
@diracdeltas diracdeltas added this to the 0.14.2 milestone Apr 6, 2017
@diracdeltas diracdeltas requested a review from darkdh April 6, 2017 18:35
Copy link
Member

@darkdh darkdh left a comment

Choose a reason for hiding this comment

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

++

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.

Fixed javascript in bookmarks cause connection info box to appear
2 participants