Bug 299050
| Summary: | Convert WebPage::drawPagesToPDFImpl to use GraphicsContext | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Assignee: | Matt Woodrow <mattwoodrow> | |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 299124 | ||
| Bug Blocks: | |||
Matt Woodrow
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
<rdar://problem/160809008>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/50891
EWS
Committed 300136@main (4417fcbc4691): <https://commits.webkit.org/300136@main>
Reviewed commits have been landed. Closing PR #50891 and removing active labels.
Marta Darbinyan
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.