Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2394366f6484884f885fb67c76f011821b412a71 https://github.com/WebKit/WebKit/commit/2394366f6484884f885fb67c76f011821b412a71 Author: Kristian Monsen <k_mon...@apple.com> Date: 2025-03-22 (Sat, 22 Mar 2025)
Changed paths: M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations M Source/WebKit/WebProcess/InjectedBundle/InjectedBundle.cpp M Source/WebKit/WebProcess/WebPage/WebPage.cpp M Source/WebKit/WebProcess/WebPage/WebPage.h Log Message: ----------- Fixing SaferCPP warnings in InjectedBundle.cpp https://bugs.webkit.org/show_bug.cgi?id=290078 rdar://problem/147455928 Reviewed by Chris Dumez. * Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations: * Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations: * Source/WebKit/WebProcess/InjectedBundle/InjectedBundle.cpp: (WebKit::InjectedBundle::postMessage): (WebKit::InjectedBundle::postSynchronousMessage): (WebKit::InjectedBundle::addOriginAccessAllowListEntry): (WebKit::InjectedBundle::removeOriginAccessAllowListEntry): (WebKit::InjectedBundle::resetOriginAccessAllowLists): (WebKit::InjectedBundle::numberOfPages): (WebKit::InjectedBundle::pageNumberForElementById): (WebKit::InjectedBundle::pageSizeAndMarginsInPixels): (WebKit::InjectedBundle::isPageBoxVisible): (WebKit::InjectedBundle::removeAllWebNotificationPermissions): (WebKit::InjectedBundle::webNotificationID): (WebKit::InjectedBundle::liveDocumentURLs): * Source/WebKit/WebProcess/WebPage/WebPage.cpp: (WebKit::WebPage::protectedNotificationPermissionRequestManager): * Source/WebKit/WebProcess/WebPage/WebPage.h: Canonical link: https://commits.webkit.org/292544@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