Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f8eb4cf035d529c6e55ebfd28c92fdc9468981d5
https://github.com/WebKit/WebKit/commit/f8eb4cf035d529c6e55ebfd28c92fdc9468981d5
Author: Simon Fraser <[email protected]>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M Source/WebCore/page/Page.cpp
M Source/WebKit/UIProcess/DisplayLink.cpp
M Source/WebKit/UIProcess/DisplayLink.h
Log Message:
-----------
Use inline capacity in some vectors
https://bugs.webkit.org/show_bug.cgi?id=292296
rdar://150313874
Reviewed by Sammy Gill.
Use inline capacity in a few places to avoid allocations.
This is a re-land of 294134@main without the change to
RemoteLayerTreeDrawingAreaProxy.
* Source/WebCore/page/Page.cpp:
(WebCore::Page::forEachDocumentFromMainFrame):
(WebCore::Page::forEachRenderableDocument const):
* Source/WebKit/UIProcess/DisplayLink.cpp:
(WebKit::DisplayLink::notifyObserversDisplayDidRefresh):
* Source/WebKit/UIProcess/DisplayLink.h:
Canonical link: https://commits.webkit.org/294305@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