Skip to content

Conversation

@karlseguin
Copy link
Collaborator

I want to make it so the call_arena is never undefined, but I'll do that in a separate PR since this PR is already big enough. With the SessionState, the call_arena was also undefined.

The main reason I want this is so that the WebAPIs can call into the page/session/browser. For example, on location.reload() we need to trigger a page navigate and, with the SessionState, there was no link to the browser/session/page.

Copy link
Contributor

@sjorsdonkers sjorsdonkers left a comment

Choose a reason for hiding this comment

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

I'm getting crashes when running the playwright demo scripts. I'm looking into it
I used a different checkout and that was fine, so something on my side.
LGTM

@karlseguin karlseguin merged commit edf125b into main May 27, 2025
11 checks passed
@karlseguin karlseguin deleted the page_as_state branch May 27, 2025 12:55
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants