Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 17ce24fc4a1ba9126f852dd90ed33769bfb18fbc
https://github.com/WebKit/WebKit/commit/17ce24fc4a1ba9126f852dd90ed33769bfb18fbc
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/JSBlobCustom.cpp
R Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp
M Source/WebCore/fileapi/Blob.idl
M Source/WebCore/page/LargestContentfulPaint.h
M Source/WebCore/page/PerformanceEntry.h
M Source/WebCore/page/PerformanceEntry.idl
M Source/WebCore/page/PerformanceEventTiming.h
M Source/WebCore/page/PerformanceMark.h
M Source/WebCore/page/PerformanceMeasure.h
M Source/WebCore/page/PerformanceNavigationTiming.h
M Source/WebCore/page/PerformancePaintTiming.h
M Source/WebCore/page/PerformanceResourceTiming.h
Log Message:
-----------
Drop custom toJS() / toJSNewlyCreated() functions for Blob and
PerformanceEntry
https://bugs.webkit.org/show_bug.cgi?id=300223
Reviewed by Sam Weinig.
Drop custom toJS() / toJSNewlyCreated() functions for Blob and PerformanceEntry,
now that they are no longer needed after 301038@main.
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/bindings/js/JSBlobCustom.cpp: Removed.
* Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp: Removed.
* Source/WebCore/fileapi/Blob.idl:
* Source/WebCore/page/LargestContentfulPaint.h:
* Source/WebCore/page/PerformanceEntry.h:
* Source/WebCore/page/PerformanceEntry.idl:
* Source/WebCore/page/PerformanceEventTiming.h:
(isType):
* Source/WebCore/page/PerformanceMark.h:
* Source/WebCore/page/PerformanceMeasure.h:
* Source/WebCore/page/PerformanceNavigationTiming.h:
(isType): Deleted.
* Source/WebCore/page/PerformancePaintTiming.h:
* Source/WebCore/page/PerformanceResourceTiming.h:
(isType):
Canonical link: https://commits.webkit.org/301056@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