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

fix(brave): not updating tab to the new redirect url in some cases. #1285

Merged
merged 3 commits into from
Sep 21, 2023

Commits on Sep 21, 2023

  1. fix(brave): 🐛 Wait for the tab to exist before redirecting it.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c26fa4e View commit details
    Browse the repository at this point in the history
  2. feat(brave): 🧪 Add reload test

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4c6239c View commit details
    Browse the repository at this point in the history
  3. fix(test): 🔧 Ticking clock based on shared common value.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    018dd19 View commit details
    Browse the repository at this point in the history