Bug 220518 - Crash in pageDidComputePageRects()
Summary: Crash in pageDidComputePageRects()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kate Cheney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-11 11:38 PST by Kate Cheney
Modified: 2021-01-11 15:54 PST (History)
3 users (show)

See Also:


Attachments
Patch (13.77 KB, patch)
2021-01-11 11:56 PST, Kate Cheney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kate Cheney 2021-01-11 11:38:20 PST
auto *printInfo = [view->_printOperation printInfo] in WKPrintingView.mm is causing a crash.
Comment 1 Kate Cheney 2021-01-11 11:38:40 PST
rdar://problem/71065870
Comment 2 Kate Cheney 2021-01-11 11:56:08 PST
Created attachment 417395 [details]
Patch
Comment 3 EWS 2021-01-11 15:54:32 PST
Committed r271384: <https://trac.webkit.org/changeset/271384>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417395 [details].