Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79e0755449072c09a63298c0d534ec225026e73b
      
https://github.com/WebKit/WebKit/commit/79e0755449072c09a63298c0d534ec225026e73b
  Author: Wenson Hsieh <[email protected]>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

  Changed paths:
    M LayoutTests/fast/page-color-sampling/color-sampling-fixed-popup.html
    M Source/WebCore/page/Page.cpp

  Log Message:
  -----------
  [Liquid Glass] [iPhone] reddit.com: bottom magic pocket is missing after 
dismissing “Open in app”
https://bugs.webkit.org/show_bug.cgi?id=294711
rdar://153195857

Reviewed by Aditya Keerthi.

Make another small adjustment to the sampling heuristic, such that we avoid 
carrying over the last
sampled color in the case where the sampled element is hidden (i.e. 
`visibility: hidden;`). This
ensures that the “Open in app” banner's sampled color on the bottom edge does 
not linger around
after the user dismisses the modal UI.

* LayoutTests/fast/page-color-sampling/color-sampling-fixed-popup.html:

Augment this test by adding a second banner that's hidden using `visibility: 
hidden;`.

* Source/WebCore/page/Page.cpp:
(WebCore::Page::updateFixedContainerEdges):

Canonical link: https://commits.webkit.org/296411@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

Reply via email to