Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5436bdc1a6f89ad71e525a4920956d70be10f939
https://github.com/WebKit/WebKit/commit/5436bdc1a6f89ad71e525a4920956d70be10f939
Author: Chris Dumez <[email protected]>
Date: 2024-12-27 (Fri, 27 Dec 2024)
Changed paths:
M Source/WebCore/Modules/mediasource/MediaSource.h
M Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp
M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
M Source/WebCore/editing/CompositeEditCommand.cpp
M Source/WebCore/editing/CompositeEditCommand.h
M Source/WebCore/editing/EditCommand.cpp
M Source/WebCore/editing/EditCommand.h
M Source/WebCore/fileapi/Blob.cpp
M Source/WebCore/fileapi/Blob.h
M Source/WebCore/html/URLRegistry.h
M Source/WebCore/inspector/DOMPatchSupport.cpp
Log Message:
-----------
Reduce use of `static_cast<>()` in WebCore
https://bugs.webkit.org/show_bug.cgi?id=285176
Reviewed by Geoffrey Garen and Darin Adler.
* Source/WebCore/Modules/mediasource/MediaSource.h:
(WebCore::MediaSource::lookup):
(isType):
* Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp:
(WebCore::MediaSourceRegistry::registerURL):
* Source/WebCore/editing/CompositeEditCommand.cpp:
(WebCore::CompositeEditCommand::applyCommandToComposite):
* Source/WebCore/editing/CompositeEditCommand.h:
(isType):
* Source/WebCore/editing/EditCommand.cpp:
(WebCore::compositionIfPossible):
* Source/WebCore/editing/EditCommand.h:
(isType):
(WebCore::toSimpleEditCommand): Deleted.
* Source/WebCore/fileapi/Blob.cpp:
(WebCore::BlobURLRegistry::registerURL):
* Source/WebCore/fileapi/Blob.h:
(isType):
* Source/WebCore/html/URLRegistry.h:
* Source/WebCore/inspector/DOMPatchSupport.cpp:
(WebCore::DOMPatchSupport::patchDocument):
Canonical link: https://commits.webkit.org/288311@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