REOPENED299050
Convert WebPage::drawPagesToPDFImpl to use GraphicsContext
https://bugs.webkit.org/show_bug.cgi?id=299050
Summary Convert WebPage::drawPagesToPDFImpl to use GraphicsContext
Matt Woodrow
Reported 2025-09-17 15:38:35 PDT
This currently uses CGContext, but needs to use a GraphicsContext so that we can write a snapshot (display list) recording version for site-isolation.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-17 15:38:52 PDT
Matt Woodrow
Comment 2 2025-09-17 15:43:03 PDT
EWS
Comment 3 2025-09-17 20:20:57 PDT
Committed 300136@main (4417fcbc4691): <https://commits.webkit.org/300136@main> Reviewed commits have been landed. Closing PR #50891 and removing active labels.
Marta Darbinyan
Comment 4 2025-09-18 14:22:43 PDT
Reopened Bugzilla. REGRESSION(300136@main): [macOS Debug] ASSERTION FAILED: !m_connection->isValid() in ipc/invalid-path-segments-crash.html, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=299124.
Note You need to log in before you can comment on or make changes to this bug.