-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[SaferCPP] Fix smart pointer fails in WKNotification{Manager}.cpp #47085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SaferCPP] Fix smart pointer fails in WKNotification{Manager}.cpp #47085
Conversation
EWS run on previous version of this PR (hash 3da5364) |
Safer C++ Build #41329 (3da5364)❌ Found 1 failing file with 1 issue. Please address these issues before landing. See WebKit Guidelines for Safer C++ Programming. |
3da5364
to
ae84c2c
Compare
EWS run on previous version of this PR (hash ae84c2c) |
ae84c2c
to
fc23ac8
Compare
EWS run on previous version of this PR (hash fc23ac8) |
fc23ac8
to
4e314a6
Compare
EWS run on current version of this PR (hash 4e314a6) |
https://bugs.webkit.org/show_bug.cgi?id=294867 rdar://154134470 Reviewed by Charlie Wolfe. Fix smart pointer fails in WKNotification.cpp & WKNotificationManager.cpp * Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations: * Source/WebKit/UIProcess/API/C/WKNotification.cpp: (WKNotificationGetSecurityOrigin): * Source/WebKit/UIProcess/API/C/WKNotificationManager.cpp: (WKNotificationManagerSetProvider): (WKNotificationManagerProviderDidShowNotification): (WKNotificationManagerProviderDidClickNotification): (WKNotificationManagerProviderDidClickNotification_b): (WKNotificationManagerProviderDidCloseNotifications): (WKNotificationManagerProviderDidUpdateNotificationPolicy): (WKNotificationManagerProviderDidRemoveNotificationPolicies): Canonical link: https://commits.webkit.org/296639@main
4e314a6
to
fa6ad85
Compare
Committed 296639@main (fa6ad85): https://commits.webkit.org/296639@main Reviewed commits have been landed. Closing PR #47085 and removing active labels. |
fa6ad85
4e314a6
🛠 win🧪 win-tests🧪 ios-wk2-wpt🛠 wpe-cairo🧪 mac-AS-debug-wk2🧪 gtk-wk2🛠 playstation