Skip to content

[Ports]: Backport client side changes #1308

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
36 tasks done
playwrightmachine opened this issue May 17, 2022 · 0 comments
Closed
36 tasks done

[Ports]: Backport client side changes #1308

playwrightmachine opened this issue May 17, 2022 · 0 comments
Assignees

Comments

@playwrightmachine
Copy link

playwrightmachine commented May 17, 2022

Please backport client side changes:


1.23 cut line


@rwoll rwoll self-assigned this May 19, 2022
rwoll added a commit that referenced this issue Jun 24, 2022
This is part 1/n of the 1.23 port.

Relates #1308.

Ports:

  - [x] microsoft/playwright@fe0afd6 (fix(toHaveProperty): serialize falsy arguments as well (#14232))
  - [x] microsoft/playwright@4c2fc6b (feat(browser): add Browser.BrowserType() method (#14468))
  - [x] microsoft/playwright@fccee89 (feat: add Response.fromServiceWorker flag (#14715))
  - [x] microsoft/playwright@85d0371 (feat: add allow/block serviceWorkers option (#14714))
  - [x] microsoft/playwright@c7a28ac (fix(test runner): collect artifacts when calling `browser.close()` (#14797))
  - [x] microsoft/playwright@cdb8627 (fix(page): "load" event should fire before "waitForLoadState" resolves (#14897))
  - [x] microsoft/playwright@7f026dd Language override behavior changed upstream in WebKit/WebKit@039ebd9
rwoll added a commit that referenced this issue Jun 27, 2022
This is part 4/n of the 1.23 port.

Relates #1308, #1374, #1376, #1382

Ports:

- [x] microsoft/playwright@176ab7e (chore: make LocalUtils easily available on the client (#14717))
rwoll added a commit that referenced this issue Jun 27, 2022
This is part 3/n of the 1.23 port.

Relates #1308, #1374, #1376.

Ports:

- [x] microsoft/playwright@fdcdd58 (feat(har): introduce urlFilter (#14693))
- [x] microsoft/playwright@c349c1d (feat: newContext.har (#14892))
- [x] microsoft/playwright@245c33a (feat(har): allow storing content as separate files (#14934))
- [x] microsoft/playwright@be64e9c (chore(har): attach resources for .zip hars (#14938))
- [x] microsoft/playwright@7bd7271 (feat(har): introduce the slim mode (#15053))
rwoll added a commit that referenced this issue Jun 27, 2022
This is part 2/n of the 1.23 port.

Relates #1308, #1374

Ports:

  - [x] microsoft/playwright@a1324bd (fix(route): support route w/ async handler & times (#14317))
  - [x] microsoft/playwright@7a568a2 (feat(route): chain routes (#14771))
  - [x] microsoft/playwright@dcdd3c3 (feat(route): explicitly fall back to the next handler (#14834))
  - [x] microsoft/playwright@9cf068a (feat(fallback): allow falling back w/ overrides (#14849))
  - [x] microsoft/playwright@48f9867 (chore: remove stray fallback overrides check)
  - [x] microsoft/playwright@ae6f48c (fix(route): match against updated url while chaining (#15112))
@rwoll rwoll closed this as completed Jun 28, 2022
rwoll added a commit that referenced this issue Jun 28, 2022
This is part 5/n of the 1.23 port.

Relates #1308, #1374, #1376, #1382, #1383

Ports:

  - [x] microsoft/playwright@259c8d6 (feat: Page.routeFromHar (#14870))
  - [x] microsoft/playwright@79378dd (fix: add pw:api logging to har router (#14903))
  - [x] microsoft/playwright@030e7d2 (chore(har): allow replaying from zip har (#14962))
  - [x] microsoft/playwright@ed6b14f (fix(har): restart redirected navigation (#14939))
  - [x] microsoft/playwright@e5372c3 (chore: move har router into local utils (#14967))
  - [x] microsoft/playwright@920f1d5 (chore: allow routing by uncompressed har (#14987))
  - [x] microsoft/playwright@eb87966 (feat(har): disambiguate requests by post data (#14993))
  - [x] microsoft/playwright@6af6fab (fix(har): internal redirect in renderer-initiated navigations (#15000))
  - [x] microsoft/playwright@9525bed (feat(har): re-add routeFromHAR (#15024))
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants