WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277474
[UnifiedPDF] Callers should be able to plumb layout row to AsyncPDFRenderer::pdfContentChangedInRect()
https://bugs.webkit.org/show_bug.cgi?id=277474
Summary
[UnifiedPDF] Callers should be able to plumb layout row to AsyncPDFRenderer::...
Abrar Rahman Protyasha
Reported
2024-08-01 00:10:17 PDT
Callers of AsyncPDFRenderer::pdfContentChangedInRect() are expected to be aware of the layout row corresponding to the graphics layer (and the changed content) they want to inform the renderer of. As such, it makes sense to get rid of the extra work of having to look up a layout row corresponding to a TiledBacking and instead have said data provided to us by callers.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-01 00:10:28 PDT
<
rdar://problem/132965803
>
Abrar Rahman Protyasha
Comment 2
2024-08-01 01:54:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31591
EWS
Comment 3
2024-08-01 19:19:41 PDT
Committed
281742@main
(443e796d1538): <
https://commits.webkit.org/281742@main
> Reviewed commits have been landed. Closing PR #31591 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug