Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c58149f5e290eebbc878a9b9dc2bca7f506e4940
https://github.com/WebKit/WebKit/commit/c58149f5e290eebbc878a9b9dc2bca7f506e4940
Author: Chris Dumez <[email protected]>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
R Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp
M Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp
M Source/WebCore/html/track/TextTrackCue.idl
M Source/WebCore/workers/service/ServiceWorkerClient.idl
Log Message:
-----------
Drop custom toJS() / toJSNewlyCreated() functions for ServiceWorkerClient and
TextTrackCue
https://bugs.webkit.org/show_bug.cgi?id=300225
Reviewed by Sam Weinig.
Drop custom toJS() / toJSNewlyCreated() functions for ServiceWorkerClient
and TextTrackCue now that they are no longer needed after 301038@main.
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/bindings/js/JSServiceWorkerClientCustom.cpp: Removed.
* Source/WebCore/bindings/js/JSTextTrackCueCustom.cpp:
(WebCore::toJSNewlyCreated): Deleted.
(WebCore::toJS): Deleted.
* Source/WebCore/html/track/TextTrackCue.idl:
* Source/WebCore/workers/service/ServiceWorkerClient.idl:
Canonical link: https://commits.webkit.org/301055@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes