[webkit-changes] [WebKit/WebKit] 4c47e5: REGRESSION(263464): causes assertion failures

Commit Queue noreply at github.com
Sat Apr 29 07:42:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c47e5e7595d6768efaf2df009a5f2d2e4d79af5
      https://github.com/WebKit/WebKit/commit/4c47e5e7595d6768efaf2df009a5f2d2e4d79af5
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

  Changed paths:
    M Source/WebCore/page/InteractionRegion.cpp

  Log Message:
  -----------
  REGRESSION(263464): causes assertion failures
https://bugs.webkit.org/show_bug.cgi?id=256122
<rdar://108684813>

Reviewed by Simon Fraser.

Caller has the responsibility to check `isUserActionElement`
before calling `isHovered`.

* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::elementMatchesHoverRules):

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




More information about the webkit-changes mailing list