Bug 281782
Summary: | [UnifiedPDF] Annotations are not repainted for iframe PDFs when zoomed in on main frame | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | Assignee: | Sammy Gill <sgill26> | |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sammy Gill
If you have a PDF that is contained within an iframe and zoom in on the main frame, any annotation mutations are not properly repainted. The mutations appear if you zoom again because we repaint all of the tiles so we are failing partial repaint here
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sammy Gill
rdar://137999791
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/35457
EWS
Committed 285463@main (6e0308aeeedb): <https://commits.webkit.org/285463@main>
Reviewed commits have been landed. Closing PR #35457 and removing active labels.
EWS
Committed 283286.351@safari-7620-branch (798883de0d8c): <https://commits.webkit.org/283286.351@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2104 and removing active labels.