RESOLVED FIXED 285726
[Site isolation] Record the page snapshotting to a DisplayList before sinking it to a PDFDocument
https://bugs.webkit.org/show_bug.cgi?id=285726
Summary [Site isolation] Record the page snapshotting to a DisplayList before sinking...
Said Abou-Hallawa
Reported 2025-01-09 21:39:38 PST
All frames have to be recorded to DisplayLists. These DisplayLists will be composited to a PDFDocument and later to an Image to a printer context. This bug will address recording the main frame only to a DisplayList and then sinking it to a PDFDocument. In future bug, the cross origin frames will be recorded to DisplayLists and connected to the main frame DisplayList.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-09 21:40:11 PST
Said Abou-Hallawa
Comment 2 2025-01-09 21:53:29 PST
Said Abou-Hallawa
Comment 3 2025-02-17 11:30:11 PST
Committed 290300@main (fc01b43): https://commits.webkit.org/290300@main Reviewed commits have been landed. Closing PR #38827 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.