[webkit-changes] [WebKit/WebKit] 818287: [popover] Light dismiss doesn't work on iOS/iPadOS
Tim Nguyen
noreply at github.com
Thu Oct 31 18:01:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 818287041d8050fa23f96c92c784860f97b0a619
https://github.com/WebKit/WebKit/commit/818287041d8050fa23f96c92c784860f97b0a619
Author: Tim Nguyen <ntim at apple.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Document.h
Log Message:
-----------
[popover] Light dismiss doesn't work on iOS/iPadOS
https://bugs.webkit.org/show_bug.cgi?id=267688
rdar://121591037
Reviewed by Wenson Hsieh.
Invalidate the event regions when the auto popover list changes so internal code can correctly invalidate event regions.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::addTopLayerElement):
(WebCore::Document::removeTopLayerElement):
* Source/WebCore/dom/Document.h:
(WebCore::Document::needsPointerEventHandlingForPopover const):
Canonical link: https://commits.webkit.org/285990@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