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:
There's a race condition when you decide to visit a website coming from preferences panel, which makes visiting a new website from there delayed. That happens due to logic on publisherToggle not being defined before page is loaded.
alexwykoff
changed the title
Race condition on publisherToggle makes url to load slower if loaded from preferences
Fixed url loads slower if loaded from preferences
Mar 28, 2017
Test plan:
#7498 (comment)
Did you search for similar issues before submitting this one?
yes
Describe the issue you encountered:
There's a race condition when you decide to visit a website coming from preferences panel, which makes visiting a new website from there delayed. That happens due to logic on publisherToggle not being defined before page is loaded.
Platform (Win7, 8, 10? macOS? Linux distro?):
any
Brave Version (revision SHA):
cd9b4cf
Steps to reproduce:
Actual result:
Access is delayed and an error is thrown
Expected result:
No delay, no error
Will the steps above reproduce in a fresh profile? If not what other info can be added?
yes
Is this an issue in the currently released version?
yes
Can this issue be consistently reproduced?
yes
Extra QA steps:
n/a
Any related issues:
URL bar becomes inaccessible after enabling payments #7447
The text was updated successfully, but these errors were encountered: