Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2bb6d1f9d1a8f7ed2f9e1cbcde404295cd04afd
      
https://github.com/WebKit/WebKit/commit/a2bb6d1f9d1a8f7ed2f9e1cbcde404295cd04afd
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-16 (Mon, 16 Feb 2026)

  Changed paths:
    M Source/WebCore/editing/FrameSelection.cpp
    M Source/WebCore/editing/cocoa/DataDetection.mm
    M Source/WebCore/page/Chrome.cpp
    M Source/WebCore/platform/ScrollingEffectsController.cpp

  Log Message:
  -----------
  Fix outstanding safer C++ warnings on iOS
https://bugs.webkit.org/show_bug.cgi?id=308004

Reviewed by Geoffrey Garen.

Deploy more smart pointers as mandated by the iOS safer C++ bot.

No new tests since there should be no behavioral differences.

* Source/WebCore/editing/FrameSelection.cpp:
(WebCore::FrameSelection::elementRangeContainingCaretSelection const):
* Source/WebCore/editing/cocoa/DataDetection.mm:
(WebCore::removeResultLinksFromAnchor):
(WebCore::searchForLinkRemovingExistingDDLinks):
(WebCore::DataDetection::removeDataDetectedLinksInDocument):
(WebCore::processDataDetectorScannerResults):
* Source/WebCore/page/Chrome.cpp:
(WebCore::Chrome::didReceiveDocType):
* Source/WebCore/platform/ScrollingEffectsController.cpp:
(WebCore::ScrollingEffectsController::processWheelEventForKineticScrolling):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to