WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
299050
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-17 15:38:52 PDT
<
rdar://problem/160809008
>
Matt Woodrow
Comment 2
2025-09-17 15:43:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50891
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.
Top of Page
Format For Printing
XML
Clone This Bug