[webkit-changes] [WebKit/WebKit] 263ed2: Fix PlayStation build following 284151 at main
Ross Kirsling
noreply at github.com
Tue Sep 24 18:25:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 263ed2f06f03c621c791a0fe993f2b7ad6a56826
https://github.com/WebKit/WebKit/commit/263ed2f06f03c621c791a0fe993f2b7ad6a56826
Author: Ross Kirsling <rkirsling at gmail.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingCoordinator.cpp
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingCoordinator.h
Log Message:
-----------
Fix PlayStation build following 284151 at main
https://bugs.webkit.org/show_bug.cgi?id=280268
Unreviewed build fix.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingCoordinator.cpp:
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingCoordinator.h:
Add missing WebCore:: prefix, ensure that T is included in the header when we have a HashMap<..., Ref<T>> member.
Canonical link: https://commits.webkit.org/284193@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