Bug 277814
Summary: | [UnifiedPDF] Two debug assertions on coordinate conversation fire unnecessarily for some locked documents | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | Assignee: | Abrar Rahman Protyasha <a_protyasha> | |
Status: | NEW | ||
Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Abrar Rahman Protyasha
Namely the `ASSERT(*pageIndex < m_documentLayout.pageCount());` in `UnifiedPDFPlugin::convert[Up/Down]`.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133475258>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/31904