Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e3cb261a443562b88f372e56583416ebe6b60ca https://github.com/WebKit/WebKit/commit/9e3cb261a443562b88f372e56583416ebe6b60ca Author: Chris Dumez <cdu...@apple.com> Date: 2024-11-25 (Mon, 25 Nov 2024)
Changed paths: M Source/WebCore/storage/StorageUtilities.cpp M Source/WebCore/svg/SVGPathByteStreamSource.cpp M Source/WebCore/svg/SVGPathByteStreamSource.h M Source/WebCore/testing/Internals.cpp M Source/WebCore/workers/WorkerOrWorkletScriptController.h M Source/WebCore/workers/service/server/SWRegistrationDatabase.cpp Log Message: ----------- Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/ https://bugs.webkit.org/show_bug.cgi?id=283687 Reviewed by Darin Adler. * Source/WebCore/storage/StorageUtilities.cpp: (WebCore::StorageUtilities::readOriginFromFile): * Source/WebCore/svg/SVGPathByteStreamSource.cpp: (WebCore::SVGPathByteStreamSource::SVGPathByteStreamSource): (WebCore::SVGPathByteStreamSource::hasMoreData const): * Source/WebCore/svg/SVGPathByteStreamSource.h: * Source/WebCore/testing/Internals.cpp: * Source/WebCore/workers/WorkerOrWorkletScriptController.h: * Source/WebCore/workers/service/server/SWRegistrationDatabase.cpp: (WebCore::SWRegistrationDatabase::updateRegistrations): Canonical link: https://commits.webkit.org/287081@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes