Skip to content

[SaferCPP] Fix smart pointer fails in WKMockMediaDevice.cpp & WKMessageListener.cpp #47089

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

Conversation

zakariaridouh
Copy link
Contributor

@zakariaridouh zakariaridouh commented Jun 23, 2025

ad18f31

[SaferCPP] Fix smart pointer fails in WKMockMediaDevice.cpp & WKMessageListener.cpp
https://bugs.webkit.org/show_bug.cgi?id=294870
<rdar://154137011>

Reviewed by Chris Dumez.

Fix smart pointer fails in `WKMockMediaDevice.cpp` & `WKMessageListener.cpp`

* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/API/C/WKMessageListener.cpp:
(WKMessageListenerSendReply):
* Source/WebKit/UIProcess/API/C/WKMockMediaDevice.cpp:
(WKAddMockMediaDevice):
(WKClearMockMediaDevices):
(WKRemoveMockMediaDevice):
(WKResetMockMediaDevices):
(WKSetMockMediaDeviceIsEphemeral):

Canonical link: https://commits.webkit.org/296546@main

b379fcd

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 win
✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug ✅ 🧪 wpe-wk2 ⏳ 🧪 win-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
✅ 🧪 ios-wk2-wpt ✅ 🛠 wpe-cairo
✅ 🧪 api-ios ✅ 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 ✅ 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress ✅ 🧪 api-gtk
✅ 🛠 🧪 merge ✅ 🧪 vision-wk2 ✅ 🧪 mac-intel-wk2 ✅ 🛠 playstation
✅ 🛠 tv ✅ 🛠 mac-safer-cpp
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@zakariaridouh zakariaridouh requested a review from cdumez as a code owner June 23, 2025 23:31
@zakariaridouh zakariaridouh self-assigned this Jun 23, 2025
@zakariaridouh zakariaridouh added the New Bugs Unclassified bugs are placed in this component until the correct component can be determined. label Jun 23, 2025
@zakariaridouh zakariaridouh force-pushed the eng/SaferCPP-Fix-smart-pointer-fails-in-WKMockMediaDevice-cpp-WKMessageListener-cpp branch from d2a5c8c to b379fcd Compare June 23, 2025 23:33
@zakariaridouh zakariaridouh added the merge-queue Applied to send a pull request to merge-queue label Jun 24, 2025
…geListener.cpp

https://bugs.webkit.org/show_bug.cgi?id=294870
<rdar://154137011>

Reviewed by Chris Dumez.

Fix smart pointer fails in `WKMockMediaDevice.cpp` & `WKMessageListener.cpp`

* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/UIProcess/API/C/WKMessageListener.cpp:
(WKMessageListenerSendReply):
* Source/WebKit/UIProcess/API/C/WKMockMediaDevice.cpp:
(WKAddMockMediaDevice):
(WKClearMockMediaDevices):
(WKRemoveMockMediaDevice):
(WKResetMockMediaDevices):
(WKSetMockMediaDeviceIsEphemeral):

Canonical link: https://commits.webkit.org/296546@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/SaferCPP-Fix-smart-pointer-fails-in-WKMockMediaDevice-cpp-WKMessageListener-cpp branch from b379fcd to ad18f31 Compare June 24, 2025 03:31
@webkit-commit-queue
Copy link
Collaborator

Committed 296546@main (ad18f31): https://commits.webkit.org/296546@main

Reviewed commits have been landed. Closing PR #47089 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit ad18f31 into WebKit:main Jun 24, 2025
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Jun 24, 2025
@zakariaridouh zakariaridouh deleted the eng/SaferCPP-Fix-smart-pointer-fails-in-WKMockMediaDevice-cpp-WKMessageListener-cpp branch June 24, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Bugs Unclassified bugs are placed in this component until the correct component can be determined.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants