[Webkit-unassigned] [Bug 112081] Printing to PDF should produce internal links when HTML has internal links

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 20:53:50 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112081





--- Comment #23 from Tim Horton <timothy_horton at apple.com>  2013-03-20 20:56:17 PST ---
(In reply to comment #22)
> Does Safari use Skia for generating PDFs? When I build WebKit and run Safari (using Tools/Scripts/run-safari) then print to PDF, the resulting PDF appears as though my change was not present. It seems like the code in RenderObject is being run but not the code in GraphicsContextSkia.

No, Safari does not use Skia, it uses CG. Skia is a Chromium-port thing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list