[webkit-changes] [WebKit/WebKit] c6414d: [CoordinatedGraphics] Send DidComposite notificati...
Carlos Garcia Campos
noreply at github.com
Fri Jan 31 05:29:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c6414d5c4ed2fed77d0f485a1ff0a8621411c562
https://github.com/WebKit/WebKit/commit/c6414d5c4ed2fed77d0f485a1ff0a8621411c562
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp
Log Message:
-----------
[CoordinatedGraphics] Send DidComposite notification earlier
https://bugs.webkit.org/show_bug.cgi?id=286801
Reviewed by Miguel Gomez.
Use a higher priority for didRendereFrame timer and schedule it right
after painting to ensure any pending flush waiting for the composition
starts as soon as possible.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp:
(WebKit::ThreadedCompositor::renderLayerTree):
Canonical link: https://commits.webkit.org/289604@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