[webkit-changes] [WebKit/WebKit] 237465: Add additional release asserts to ensure we not no...

megangardner noreply at github.com
Fri Dec 1 18:22:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 237465e1ea2208b605a0ddbf0b0375ce96917476
      https://github.com/WebKit/WebKit/commit/237465e1ea2208b605a0ddbf0b0375ce96917476
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm

  Log Message:
  -----------
  Add additional release asserts to ensure we not not calling SPI when using the Async input delegate.
https://bugs.webkit.org/show_bug.cgi?id=265604
rdar://119001813

Reviewed by Wenson Hsieh.

* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKContentView webSelectionRects]):
(-[WKContentView clearSelection]):
(-[WKContentView _allowAnimatedUpdateSelectionRectViews]):
(-[WKContentView selectionRange]):
(-[WKContentView replaceRangeWithTextWithoutClosingTyping:replacementText:]):
(-[WKContentView handleKeyWebEvent:]):
(-[WKContentView setBottomBufferHeight:]):
(-[WKContentView automaticallySelectedOverlay]):
(-[WKContentView metadataDictionariesForDictationResults]):
(-[WKContentView hasContent]):
(-[WKContentView selectAll]):
(-[WKContentView hasSelection]):
(-[WKContentView takeTraitsFrom:]):

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




More information about the webkit-changes mailing list