Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: a6f6f739c865
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 86897c8f633f
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 23, 2021

  1. nixos/tests/chromium: Fix another potential race condition

    The create_new_win() function could open multiple windows when used
    incorrectly. This change makes sure that a new window will only be
    created if the main window could be selected successfully.
    
    This also ignores the out return values as they're never used.
    primeos committed Jan 23, 2021
    Copy the full SHA
    86897c8 View commit details
    Browse the repository at this point in the history