Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 176ac0909ad4093fdee0d086d71f2d9aad959325
https://github.com/WebKit/WebKit/commit/176ac0909ad4093fdee0d086d71f2d9aad959325
Author: Lily Spiniolas <[email protected]>
Date: 2025-07-18 (Fri, 18 Jul 2025)
Changed paths:
M Source/WebKit/UIProcess/mac/WebDataListSuggestionsDropdownMac.mm
Log Message:
-----------
[macOS] Upstream datalist suggestion dropdown changes and enable Liquid Glass
background
https://bugs.webkit.org/show_bug.cgi?id=296206
rdar://156172489
Reviewed by Aditya Keerthi.
Upstream changes to `WebDataListSuggestionsDropdownMac.mm` which enforce a
corner
radius that matches native menus.
Additionally, use Liquid Glass for the background of the dropdown by using a
`NSGlassEffectView` rather than a `NSVisualEffectView` when Liquid Glass is
enabled.
* Source/WebKit/UIProcess/mac/WebDataListSuggestionsDropdownMac.mm:
(-[WKDataListSuggestionWindow initWithContentRect:styleMask:backing:defer:]):
(-[WKDataListSuggestionsController initWithInformation:inView:]):
(-[WKDataListSuggestionWindow adjustWindowIfNeeded]): Deleted.
Canonical link: https://commits.webkit.org/297629@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes