[webkit-changes] [WebKit/WebKit] 337939: Function enableTextIndicatorStyleAfterElementWithI...

megangardner noreply at github.com
Thu May 9 23:28:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3379399f99957ad7de3c3a5d348c638b77ce42ae
      https://github.com/WebKit/WebKit/commit/3379399f99957ad7de3c3a5d348c638b77ce42ae
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2024-05-09 (Thu, 09 May 2024)

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

  Log Message:
  -----------
  Function enableTextIndicatorStyleAfterElementWithID does not respect passed in elementID.
https://bugs.webkit.org/show_bug.cgi?id=273980
rdar://127847591

Reviewed by Aditya Keerthi.

Finish implementation of enableTextIndicatorStyleAfterElementWithID
by actually using the element to determine the range for the
textIndicator.

* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::enableTextIndicatorStyleAfterElementWithID):

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



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


More information about the webkit-changes mailing list