Skip to content

chore: port route chaining, fallback, async, times#1376

Merged
rwoll merged 4 commits into
microsoft:mainfrom
rwoll:port/route-chaining
Jun 27, 2022
Merged

chore: port route chaining, fallback, async, times#1376
rwoll merged 4 commits into
microsoft:mainfrom
rwoll:port/route-chaining

Conversation

@rwoll
Copy link
Copy Markdown
Member

@rwoll rwoll commented Jun 24, 2022

This is part 2/n of the 1.23 port.

Relates #1308, #1374

Ports:

@rwoll rwoll requested review from mxschmitt and pavelfeldman June 24, 2022 07:51
@rwoll
Copy link
Copy Markdown
Member Author

rwoll commented Jun 24, 2022

impl and fallback tests ported; explicit continue tests still need porting

Comment thread playwright/_impl/_helper.py Outdated
Comment thread playwright/_impl/_network.py Outdated
Comment thread playwright/_impl/_helper.py Outdated
Comment thread playwright/_impl/_network.py
Comment thread playwright/_impl/_network.py Outdated
@rwoll rwoll force-pushed the port/route-chaining branch from cba9702 to 1f0d7fc Compare June 24, 2022 18:24
rwoll added a commit to rwoll/playwright-python that referenced this pull request Jun 26, 2022
Comment thread playwright/_impl/_network.py
rwoll added a commit that referenced this pull request 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))
Comment thread playwright/_impl/_page.py Outdated
Comment thread playwright/_impl/_network.py Outdated
Comment thread playwright/_impl/_browser_context.py Outdated
rwoll added a commit that referenced this pull request 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 rwoll force-pushed the port/route-chaining branch from 4b6b852 to 47fc555 Compare June 27, 2022 20:53
@rwoll rwoll force-pushed the port/route-chaining branch from 47fc555 to cbbcd7e Compare June 27, 2022 21:09
Comment thread playwright/_impl/_network.py
@rwoll rwoll merged commit 7b424eb into microsoft:main Jun 27, 2022
rwoll added a commit that referenced this pull request 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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants