-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Open
Labels
37-x-ycomponent/context-bridgeenhancement ✨platform/allstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
37.0.0
What operating system(s) are you using?
Windows
Operating System Version
Windows 11
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
contextBridge should clone Cloneable types listed in the documents https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm, e.g. VideoFrame
Actual Behavior
It doesn't, and consider it a PlainObject, we can only get a plain object {}
Testcase Gist URL
https://gist.github.com/reitowo/333c280a9900cdcc84db01e1d962ce58
Additional Information
No response
Metadata
Metadata
Assignees
Labels
37-x-ycomponent/context-bridgeenhancement ✨platform/allstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature