Skip to content

chore: roll Playwright to 1.18.0-beta-1642508722000#1111

Merged
mxschmitt merged 1 commit intomicrosoft:mainfrom
mxschmitt:roll/1.18.0-beta-1642508722000
Jan 18, 2022
Merged

chore: roll Playwright to 1.18.0-beta-1642508722000#1111
mxschmitt merged 1 commit intomicrosoft:mainfrom
mxschmitt:roll/1.18.0-beta-1642508722000

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

@mxschmitt mxschmitt commented Jan 18, 2022

Fixes #1094
Fixes #1008

@mxschmitt mxschmitt force-pushed the roll/1.18.0-beta-1642508722000 branch from 235d4a8 to 807ed42 Compare January 18, 2022 13:13
asyncio.create_task(continue_route())

async def _race_with_page_close(self, future: Coroutine) -> None:
if hasattr(self.request.frame, "_page"):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why the check?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some dialog frame tests don't have a page super early on attached, we check it upstream too and the tests were failing otherwise.

@mxschmitt mxschmitt force-pushed the roll/1.18.0-beta-1642508722000 branch from 807ed42 to 6e84e7a Compare January 18, 2022 16:59
@mxschmitt mxschmitt merged commit 8c5aaf8 into microsoft:main Jan 18, 2022
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.

Do not touch main world when computing count [Ports]: Backport client side changes

2 participants