Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #8661: Always allow WebKit to load popup URLs before switching tabs #8683

Merged
merged 1 commit into from
Jan 22, 2024

Commits on Jan 19, 2024

  1. Fix #8661: Always allow WebKit to load popup URLs before switching tabs

    There was a race condition on older devices that where WebKit would not load the popup URL before Brave attempted to select the tab. Selecting the tab would then attempt to restore it using the tab's current URL which would be `about:blank` since the web view had not made any requests yet.
    kylehickinson committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    59c603a View commit details
    Browse the repository at this point in the history