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: regression in serialization #2928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Dec 22, 2024

Deeply nested nodes do not include values in CDP, thus, Object.hasOwn throws an error because only objects are allowed as the first arg.

Drive-by: improve types
Caused by: #2622
Addresses: puppeteer/puppeteer#13433
WPT test: https://github.com/web-platform-tests/wpt/pull/49821/files

@OrKoN OrKoN requested a review from sadym-chromium December 22, 2024 20:20
@OrKoN OrKoN enabled auto-merge (squash) December 22, 2024 20:29
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.

1 participant