You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Did you search for similar issues before submitting this one? Yes
Describe the issue you encountered: Any bookmark with a javascript: URL, such as a bookmarklet, causes the connection info box to show up when the bookmark is activated.
Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10
alexwykoff
changed the title
javascript: bookmarks cause connection info box to appear
Fixed javascript in bookmarks cause connection info box to appear
Apr 25, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test plan
#8104 (comment)
Did you search for similar issues before submitting this one? Yes
Describe the issue you encountered: Any bookmark with a
javascript:
URL, such as a bookmarklet, causes the connection info box to show up when the bookmark is activated.Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10
Brave Version (revision SHA): 8a97b0c
Steps to reproduce:
javascript:void(alert('Hello world!'))
about:
tabs the code doesn't run)Actual result: The alert appears, but in addition, the connection info box appears.
Expected result: The connection info box should not appear.
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Is this an issue in the currently released version? Yes
Can this issue be consistently reproduced? Yes
The text was updated successfully, but these errors were encountered: