Bug 101962 - PDFPlugin should make use of PDFKit's fluid zooming
Summary: PDFPlugin should make use of PDFKit's fluid zooming
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-11-12 12:05 PST by Tim Horton
Modified: 2012-11-14 12:48 PST (History)
4 users (show)

See Also:


Attachments
patch (5.78 KB, patch)
2012-11-12 12:45 PST, Tim Horton
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2012-11-12 12:05:20 PST
Instead of using WebKit snapshotting for zooming, we can let PDFKit do all the work.

<rdar://problem/12555229>
Comment 1 Tim Horton 2012-11-12 12:45:59 PST
Created attachment 173693 [details]
patch
Comment 2 Tim Horton 2012-11-14 12:48:11 PST
Thanks, Anders!

http://trac.webkit.org/changeset/134650