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: next-coder/playwright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: next-coder/playwright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 25 files changed
  • 4 contributors

Commits on Oct 13, 2020

  1. chore: mark v1.5.0

    aslushnikov committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    8f6cef8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    618b50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5743d2 View commit details
    Browse the repository at this point in the history
  3. chore: mark v1.5.1

    aslushnikov committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    85ae3cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dce248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cd8604 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b7976a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    4975cea View commit details
    Browse the repository at this point in the history
  2. Revert "fix(listeners): avoid "too many listeners" problem (microsoft…

    …#3931)" (microsoft#4222)
    
    This holds on to process / handlers forever.
    pavelfeldman authored and aslushnikov committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    3201c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3188d6e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. fix: update getFromEnv logic to validate that value is undefined (i…

    …nstead of falsey) before redefining it (microsoft#4226)
    
    Additionally, cast the `PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD` check to a number to allow for values of 0 or 1
    majapw authored and aslushnikov committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    1df6b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4e50d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e50d0a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f8eccf View commit details
    Browse the repository at this point in the history
  5. chore: mark v1.5.2

    aslushnikov committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    7145fae View commit details
    Browse the repository at this point in the history
Loading