Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 97c5d37842208d5841eec8ab17917e78ee6e7b04
https://github.com/WebKit/WebKit/commit/97c5d37842208d5841eec8ab17917e78ee6e7b04
Author: Kimmo Kinnunen <[email protected]>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.messages.in
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
RemoteRenderingBackend::CacheDecomposedGlyphs is not a stream IPC message
https://bugs.webkit.org/show_bug.cgi?id=274752
rdar://128791058
Reviewed by Matt Woodrow.
Mark the RemoteRenderingBackend::CacheDecomposedGlyphs. This should
reduce the amount of time spent in IPC for CacheDecomposedGlyphs.
There is no reason the message would not be a normal stream message.
* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.messages.in:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/279366@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