Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e5347feb07ccc5d802c558c7e2335dc77318008
https://github.com/WebKit/WebKit/commit/7e5347feb07ccc5d802c558c7e2335dc77318008
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.h
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm
Log Message:
-----------
[UnifiedPDF] AsyncPDFRenderer::didCompleteTileRender() need not look up
layers for tile grids
https://bugs.webkit.org/show_bug.cgi?id=277271
rdar://132742562
Reviewed by Simon Fraser.
We query for the layer corresponding to a tile grid in
`AsyncPDFRenderer::transferBufferToMainThread()` anyway, so we should
just plumb that through.
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm:
(WebKit::AsyncPDFRenderer::transferBufferToMainThread):
(WebKit::AsyncPDFRenderer::didCompleteTileRender):
Canonical link: https://commits.webkit.org/281521@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