Skip to content

Deploy more smart pointers in Source/WebKit/NetworkProcess#59125

Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
rniwa:fix308343-NetworkProcess
Feb 21, 2026
Merged

Deploy more smart pointers in Source/WebKit/NetworkProcess#59125
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
rniwa:fix308343-NetworkProcess

Conversation

@rniwa
Copy link
Member

@rniwa rniwa commented Feb 20, 2026

20dd659

Deploy more smart pointers in Source/WebKit/NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=308343

Reviewed by Wenson Hsieh.

Deployed more smart pointers to fix new warnings after clang rollout in 307871@main.

No new tests since there should be no behavioral changes.

* Source/WebKit/NetworkProcess/NetworkLoad.cpp:
(WebKit::NetworkLoad::setSuggestedFilename):
(WebKit::NetworkLoad::description const):
* Source/WebKit/NetworkProcess/NetworkLoadChecker.cpp:
(WebKit::NetworkLoadChecker::contentSecurityPolicy):
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCSharedMonitor.cpp:
(WebKit::NetworkRTCSharedMonitor::addListener):
* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:

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

665ed2c

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

@rniwa rniwa requested a review from cdumez as a code owner February 20, 2026 23:33
@rniwa rniwa self-assigned this Feb 20, 2026
@rniwa rniwa added the New Bugs Unclassified bugs are placed in this component until the correct component can be determined. label Feb 20, 2026
@rniwa rniwa added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Feb 21, 2026
https://bugs.webkit.org/show_bug.cgi?id=308343

Reviewed by Wenson Hsieh.

Deployed more smart pointers to fix new warnings after clang rollout in 307871@main.

No new tests since there should be no behavioral changes.

* Source/WebKit/NetworkProcess/NetworkLoad.cpp:
(WebKit::NetworkLoad::setSuggestedFilename):
(WebKit::NetworkLoad::description const):
* Source/WebKit/NetworkProcess/NetworkLoadChecker.cpp:
(WebKit::NetworkLoadChecker::contentSecurityPolicy):
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCSharedMonitor.cpp:
(WebKit::NetworkRTCSharedMonitor::addListener):
* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:

Canonical link: https://commits.webkit.org/307955@main
@webkit-commit-queue
Copy link
Collaborator

Committed 307955@main (20dd659): https://commits.webkit.org/307955@main

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

@webkit-commit-queue webkit-commit-queue merged commit 20dd659 into WebKit:main Feb 21, 2026
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Feb 21, 2026
@rniwa rniwa deleted the fix308343-NetworkProcess branch February 21, 2026 02:34
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