[webkit-changes] [WebKit/WebKit] f180b7: Always supply frameID for focusedElementInformation

J Pascoe noreply at github.com
Sat Jan 7 01:08:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f180b7af5f58e500a341bf4e821465d18d441052
      https://github.com/WebKit/WebKit/commit/f180b7af5f58e500a341bf4e821465d18d441052
  Author: J Pascoe <j_pascoe at apple.com>
  Date:   2023-01-07 (Sat, 07 Jan 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm

  Log Message:
  -----------
  Always supply frameID for focusedElementInformation
https://bugs.webkit.org/show_bug.cgi?id=250260
rdar://problem/103980985

Reviewed by Tim Nguyen.

* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::focusedElementInformation):
Always initialize frameID instead of doing it conditionally to avoid issues
when calling .object().

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




More information about the webkit-changes mailing list