-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Deploy more smart pointers in Source/WebKit/Shared/ #16873
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
|
EWS run on previous version of this PR (hash 48c89a7)
|
|
EWS run on previous version of this PR (hash 8f38ff5)
|
|
EWS run on previous version of this PR (hash 27b0fa0)
|
|
EWS run on previous version of this PR (hash 5364353)
|
|
EWS run on previous version of this PR (hash c383e04)
|
|
EWS run on previous version of this PR (hash ba9b065)
|
|
EWS run on previous version of this PR (hash b11940c)
|
|
EWS run on current version of this PR (hash ccd55a3)
|
https://bugs.webkit.org/show_bug.cgi?id=260440 Reviewed by Wenson Hsieh. Deployed more smart pointers. * Source/WebKit/Shared/APIWebArchive.mm: (API::WebArchive::WebArchive): * Source/WebKit/Shared/Authentication/AuthenticationManager.cpp: (WebKit::AuthenticationManager::processChecked const): Added. (WebKit::AuthenticationManager::AuthenticationManager): (WebKit::AuthenticationManager::~AuthenticationManager): (WebKit::AuthenticationManager::didReceiveAuthenticationChallenge): (WebKit::AuthenticationManager::negotiatedLegacyTLS const): * Source/WebKit/Shared/Authentication/AuthenticationManager.h: * Source/WebKit/Shared/Cocoa/WKNSArray.mm: (-[WKNSArray objectAtIndex:]): * Source/WebKit/Shared/Cocoa/WKNSDictionary.mm: (-[WKNSDictionary objectForKey:]): * Source/WebKit/Shared/EditingRange.cpp: (WebKit::EditingRange::toRange): (WebKit::EditingRange::fromRange): * Source/WebKit/Shared/IPCTester.cpp: * Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm: (WebKit::RemoteLayerBackingStore::encode const): (WebKit::RemoteLayerBackingStore::drawInContext): * Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp: (WebKit::dump): * Source/WebKit/Shared/UserData.cpp: (WebKit::shouldTransform): (WebKit::transformGraph): (WebKit::UserData::encode): * Source/WebKit/Shared/WebConnection.cpp: (WebKit::WebConnection::handleMessage): * Source/WebKit/Shared/WebContextMenuItem.cpp: (WebKit::WebContextMenuItem::separatorItem): * Source/WebKit/Shared/WebHitTestResultData.cpp: (WebKit::WebHitTestResultData::WebHitTestResultData): (WebKit::WebHitTestResultData::elementBoundingBoxInWindowCoordinates): Canonical link: https://commits.webkit.org/267232@main
ccd55a3 to
cc21d6f
Compare
|
Committed 267232@main (cc21d6f): https://commits.webkit.org/267232@main Reviewed commits have been landed. Closing PR #16873 and removing active labels. |
cc21d6f
ccd55a3