RESOLVED FIXED 277271
[UnifiedPDF] AsyncPDFRenderer::didCompleteTileRender() need not look up layers for tile grids
https://bugs.webkit.org/show_bug.cgi?id=277271
Summary [UnifiedPDF] AsyncPDFRenderer::didCompleteTileRender() need not look up layer...
Abrar Rahman Protyasha
Reported Monday, July 29, 2024 8:08:10 PM UTC
We query for the layer corresponding to a tile grid in `AsyncPDFRenderer::transferBufferToMainThread()` anyway, so we should just plumb that through.
Attachments
Radar WebKit Bug Importer
Comment 1 Monday, July 29, 2024 8:08:21 PM UTC
Abrar Rahman Protyasha
Comment 2 Monday, July 29, 2024 8:10:40 PM UTC
EWS
Comment 3 Monday, July 29, 2024 9:51:28 PM UTC
Committed 281521@main (7e5347feb07c): <https://commits.webkit.org/281521@main> Reviewed commits have been landed. Closing PR #31403 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.