Adopt more smart pointers in ResourceLoader.cpp#23220
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Jan 25, 2024
Merged
Adopt more smart pointers in ResourceLoader.cpp#23220webkit-commit-queue merged 1 commit intoWebKit:mainfrom
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
Conversation
Collaborator
|
EWS run on previous version of this PR (hash 2010e95) Details |
2010e95 to
0d99400
Compare
Collaborator
|
EWS run on current version of this PR (hash 0d99400) Details |
rniwa
approved these changes
Jan 25, 2024
https://bugs.webkit.org/show_bug.cgi?id=268054 Reviewed by Ryosuke Niwa. * Source/WebCore/loader/FrameLoader.cpp: (WebCore::FrameLoader::protectedNetworkingContext const): * Source/WebCore/loader/FrameLoader.h: * Source/WebCore/loader/ResourceLoader.cpp: (WebCore::ResourceLoader::finishNetworkLoad): (WebCore::ResourceLoader::releaseResources): (WebCore::ResourceLoader::init): (WebCore::ResourceLoader::start): (WebCore::ResourceLoader::setDefersLoading): (WebCore::ResourceLoader::loadDataURL): (WebCore::ResourceLoader::willSwitchToSubstituteResource): (WebCore::ResourceLoader::checkedFrameLoader const): (WebCore::ResourceLoader::willSendRequestInternal): (WebCore::logResourceResponseSource): (WebCore::ResourceLoader::shouldAllowResourceToAskForCredentials const): (WebCore::ResourceLoader::didBlockAuthenticationChallenge): (WebCore::ResourceLoader::didReceiveResponse): (WebCore::ResourceLoader::didReceiveBuffer): (WebCore::ResourceLoader::didFinishLoadingOnePart): (WebCore::ResourceLoader::didFail): (WebCore::ResourceLoader::cleanupForError): (WebCore::ResourceLoader::cancel): (WebCore::ResourceLoader::cancelledError): (WebCore::ResourceLoader::blockedError): (WebCore::ResourceLoader::blockedByContentBlockerError): (WebCore::ResourceLoader::cannotShowURLError): (WebCore::ResourceLoader::httpsUpgradeRedirectLoopError): (WebCore::ResourceLoader::willSendRequestAsync): (WebCore::ResourceLoader::didReceiveResponseAsync): (WebCore::ResourceLoader::shouldUseCredentialStorage): (WebCore::ResourceLoader::didReceiveAuthenticationChallenge): (WebCore::ResourceLoader::canAuthenticateAgainstProtectionSpace): (WebCore::ResourceLoader::connectionProperties): (WebCore::ResourceLoader::schedule): (WebCore::ResourceLoader::unschedule): (WebCore::ResourceLoader::isPDFJSResourceLoad const): * Source/WebCore/loader/ResourceLoader.h: Canonical link: https://commits.webkit.org/273478@main
0d99400 to
578277a
Compare
Collaborator
|
Committed 273478@main (578277a): https://commits.webkit.org/273478@main Reviewed commits have been landed. Closing PR #23220 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
578277a
0d99400
🧪 wpe-wk2🧪 ios-wk2-wpt🧪 gtk-wk2🧪 mac-AS-debug-wk2