[webkit-changes] [WebKit/WebKit] 557555: Deploy more smart pointers in WebPageCocoa.mm

Ryosuke Niwa noreply at github.com
Wed Aug 16 18:09:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55755585a4f6b4895acc782f3aeb9dbb8adf96d7
      https://github.com/WebKit/WebKit/commit/55755585a4f6b4895acc782f3aeb9dbb8adf96d7
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm

  Log Message:
  -----------
  Deploy more smart pointers in WebPageCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=260317

Reviewed by Wenson Hsieh.

Deployed more smart pointers.

* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::getContentsAsAttributedString):
(WebKit::WebPage::updateMockAccessibilityElementAfterCommittingLoad):
(WebKit::WebPage::pdfSnapshotAtSize):
(WebKit::WebPage::getPlatformEditorStateCommon const):
(WebKit::WebPage::getPDFFirstPageSize):
(WebKit::WebPage::readSelectionFromPasteboard):
(WebKit::WebPage::applyLinkDecorationFiltering):

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




More information about the webkit-changes mailing list