Skip to content

Conversation

cdumez
Copy link
Contributor

@cdumez cdumez commented Oct 9, 2025

2b34978

Drop Custom toJS() / toJSNewlyCreated() functions for CSSTransformComponent
https://bugs.webkit.org/show_bug.cgi?id=300425

Reviewed by Darin Adler.

Drop Custom toJS() / toJSNewlyCreated() functions for CSSTransformComponent now
that the bindings generator knows how to generate them correctly.

* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/bindings/js/JSCSSTransformComponentCustom.cpp: Removed.
* Source/WebCore/css/typedom/transform/CSSTransformComponent.idl:

Canonical link: https://commits.webkit.org/301289@main

@cdumez cdumez self-assigned this Oct 9, 2025
@cdumez cdumez added the CSS Cascading Style Sheets implementation label Oct 9, 2025
@cdumez cdumez marked this pull request as ready for review October 9, 2025 06:11
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Oct 9, 2025
@cdumez cdumez removed the merging-blocked Applied to prevent a change from being merged label Oct 9, 2025
@cdumez cdumez added the merge-queue Applied to send a pull request to merge-queue label Oct 9, 2025
…ponent

https://bugs.webkit.org/show_bug.cgi?id=300425

Reviewed by Darin Adler.

Drop Custom toJS() / toJSNewlyCreated() functions for CSSTransformComponent now
that the bindings generator knows how to generate them correctly.

* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/bindings/js/JSCSSTransformComponentCustom.cpp: Removed.
* Source/WebCore/css/typedom/transform/CSSTransformComponent.idl:

Canonical link: https://commits.webkit.org/301289@main
@webkit-commit-queue webkit-commit-queue force-pushed the 300425_CSSTransformComponent_no_CustomToJS branch from 2b5adee to 2b34978 Compare October 9, 2025 23:04
@webkit-commit-queue
Copy link
Collaborator

Committed 301289@main (2b34978): https://commits.webkit.org/301289@main

Reviewed commits have been landed. Closing PR #52047 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 2b34978 into WebKit:main Oct 9, 2025
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CSS Cascading Style Sheets implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants