Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13df74d810414cddc9636e1b752eb5ab578cffb7
https://github.com/WebKit/WebKit/commit/13df74d810414cddc9636e1b752eb5ab578cffb7
Author: Anne van Kesteren <[email protected]>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M Source/WebCore/Modules/permissions/MainThreadPermissionObserver.cpp
M Source/WebCore/Modules/permissions/PermissionController.cpp
M Source/WebCore/Modules/permissions/PermissionController.h
M Source/WebCore/Modules/permissions/Permissions.cpp
M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/dom/BroadcastChannel.cpp
M Source/WebCore/workers/WorkerThread.cpp
M Source/WebCore/workers/WorkerThread.h
Log Message:
-----------
Reduce unsafeness in permissions module
https://bugs.webkit.org/show_bug.cgi?id=295454
Reviewed by Youenn Fablet.
Also inline a number of trivial WorkerThread getters so WorkerThread
doesn't have to be protected. And make some of them const as well.
Helps with https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/297024@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