Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6dc38ee2dea8ff4d79020d4f95b4c77ef61ef4df
https://github.com/WebKit/WebKit/commit/6dc38ee2dea8ff4d79020d4f95b4c77ef61ef4df
Author: Alex Christensen <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
WebPageProxy::forceRepaint should repaint all site isolated processes
https://bugs.webkit.org/show_bug.cgi?id=260168
rdar://113869278
Reviewed by Simon Fraser.
This matches a pattern in WebPageProxy::callAfterNextPresentationUpdate.
This function is called after running a layout test but before pixels are
collected for pixel tests.
This is likely a step towards getting
http/tests/site-isolation/basic-iframe.html working reliably.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::forceRepaint):
Canonical link: https://commits.webkit.org/266874@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes