Skip to content

script: implement structured cloning for ImageData#40084

Merged
jdm merged 3 commits intoservo:mainfrom
Gae24:image-data-structured-clone
Oct 23, 2025
Merged

script: implement structured cloning for ImageData#40084
jdm merged 3 commits intoservo:mainfrom
Gae24:image-data-structured-clone

Conversation

@Gae24
Copy link
Copy Markdown
Contributor

@Gae24 Gae24 commented Oct 22, 2025

Implemented structured cloning for ImageData.

Testing: Covered by existing tests, test expectations updated.
Fixes: #25148

@Gae24 Gae24 requested a review from gterzian as a code owner October 22, 2025 20:31
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Oct 22, 2025
Copy link
Copy Markdown
Member

@jdm jdm left a comment

Choose a reason for hiding this comment

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

Thanks!

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Oct 22, 2025
Signed-off-by: Gae24 <[email protected]>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Oct 23, 2025
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Oct 23, 2025
@jdm jdm enabled auto-merge October 23, 2025 07:44
@jdm jdm added this pull request to the merge queue Oct 23, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 23, 2025
Merged via the queue into servo:main with commit d6c3986 Oct 23, 2025
33 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 23, 2025
@Gae24 Gae24 deleted the image-data-structured-clone branch December 5, 2025 15:40
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.

ImageData can't be structured-cloned by postMessage

3 participants