Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix FrameSession.executionContextForID #1010

Merged
merged 1 commit into from Aug 23, 2023
Merged

Fix FrameSession.executionContextForID #1010

merged 1 commit into from Aug 23, 2023

Conversation

ka3de
Copy link
Collaborator

@ka3de ka3de commented Aug 23, 2023

What?

Fixes a typo in the FrameSession.executionContextForID method for which the frame session's parent was being accessed instead of the calling frame itself.

Related PR(s)/Issue(s)

#1009

There was a typo for which the frame session's parent was being
accessed instead of the calling frame itself.
@ka3de ka3de added the bug Something isn't working label Aug 23, 2023
@ka3de ka3de self-assigned this Aug 23, 2023
@ka3de ka3de merged commit 3d28877 into main Aug 23, 2023
13 checks passed
@ka3de ka3de deleted the fix/fs-execctx-for-id branch August 23, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants