Summary: | [Mac] Small embedded PDFs are not fully repainted when scrolling | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> | ||||
Component: | Assignee: | Alexey Proskuryakov <ap> | |||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | andersca, mitz | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 67774 | ||||||
Attachments: |
|
Description
Alexey Proskuryakov
2011-10-11 12:42:48 PDT
Created attachment 110559 [details]
proposed fix
Comment on attachment 110559 [details] proposed fix View in context: https://bugs.webkit.org/attachment.cgi?id=110559&action=review > Source/WebKit2/WebProcess/Plugins/PDF/BuiltInPDFView.cpp:293 > +printf("\n"); Might want to get rid of this :-). Committed <http://trac.webkit.org/changeset/97184>. |