[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:51:54 PDT 2013


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





--- Comment #22 from David Lattimore <dml+webkit at google.com>  2013-03-20 20:54:20 PST ---
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.

In any case, I've updated my change so that it only traverses the DOM once and caches the linked elements for use on subsequent pages.

-- 
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