Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 455df18d3888d8b3eda30175a45c868882f57734
      
https://github.com/WebKit/WebKit/commit/455df18d3888d8b3eda30175a45c868882f57734
  Author: Aditya Keerthi <akeer...@apple.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    A Source/WebKit/Shared/Cocoa/UnifiedTextReplacementSoftLink.h
    A Source/WebKit/Shared/Cocoa/UnifiedTextReplacementSoftLink.mm
    M Source/WebKit/SourcesCocoa.txt
    M Source/WebKit/UIProcess/mac/WKTextIndicatorStyleManager.h
    M Source/WebKit/UIProcess/mac/WebViewImpl.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [macOS] Crash when using text indicator style
https://bugs.webkit.org/show_bug.cgi?id=272425
rdar://126171238

Reviewed by Wenson Hsieh and Abrar Rahman Protyasha.

Check for support in `WKTextIndicatorStyleManager` to avoid crashes due to
missing symbols.

* Source/WebKit/Shared/Cocoa/UnifiedTextReplacementSoftLink.h: Added.
* Source/WebKit/Shared/Cocoa/UnifiedTextReplacementSoftLink.mm: Added.
* Source/WebKit/SourcesCocoa.txt:
* Source/WebKit/UIProcess/mac/WKTextIndicatorStyleManager.h:
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::addTextIndicatorStyleForID):
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to