Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3991fe0b236841e70989f340b5d70f1745e5a98c
      
https://github.com/WebKit/WebKit/commit/3991fe0b236841e70989f340b5d70f1745e5a98c
  Author: Ryosuke Niwa <[email protected]>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/FindController.cpp
    M Source/WebKit/WebProcess/WebPage/IPCTestingAPI.cpp

  Log Message:
  -----------
  Deploy more smart pointers in FindController.cpp and IPCTestingAPI.cpp
https://bugs.webkit.org/show_bug.cgi?id=260306

Reviewed by Sihui Liu.

Deployed more smart pointers in these files.

* Source/WebKit/WebProcess/WebPage/FindController.cpp:
(WebKit::frameWithSelection):
(WebKit::FindController::updateFindUIAfterPageScroll):
(WebKit::FindController::getImageForFindMatch):
(WebKit::FindController::selectFindMatch):
(WebKit::FindController::indicateFindMatch):
(WebKit::FindController::didFindString):
(WebKit::FindController::deviceScaleFactorDidChange):
(WebKit::FindController::redraw):
(WebKit::FindController::rectsForTextMatchesInRect):
(WebKit::FindController::drawRect):
(WebKit::FindController::didScrollAffectingFindIndicatorPosition):
* Source/WebKit/WebProcess/WebPage/IPCTestingAPI.cpp:
(WebKit::IPCTestingAPI::JSIPCStreamClientConnection::sendMessage):
(WebKit::IPCTestingAPI::JSIPCStreamClientConnection::waitForMessage):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to