Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce9d973285487efd092c8d5f8d4737e9506d5221
      
https://github.com/WebKit/WebKit/commit/ce9d973285487efd092c8d5f8d4737e9506d5221
  Author: Matt Woodrow <mattwood...@apple.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M 
LayoutTests/http/tests/site-isolation/scrolling/basic-scrolling-tree-expected.txt
    M Source/WebCore/page/Page.cpp

  Log Message:
  -----------
  [Site Isolation] Resizing the window causes rendering issues inside 
cross-origin iframe.
https://bugs.webkit.org/show_bug.cgi?id=272419
<rdar://126160881>

Reviewed by Alex Christensen.

When Page::layoutIfNeeded tries to layout all documents (and flush their 
compositing
layers), it should do so for all root frames, not just the main frame.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to