RESOLVED FIXED 52590
Should pass a frame into -[WKView canPrintHeadersAndFooters]
https://bugs.webkit.org/show_bug.cgi?id=52590
Summary Should pass a frame into -[WKView canPrintHeadersAndFooters]
Alexey Proskuryakov
Reported 2011-01-17 11:23:45 PST
Right now, PDF views can only be in the main frame, but that's not forever so. The method needs a frame argument for future compatibility.
Attachments
proposed patch (2.00 KB, patch)
2011-01-17 11:29 PST, Alexey Proskuryakov
sullivan: review+
Alexey Proskuryakov
Comment 1 2011-01-17 11:29:51 PST
Created attachment 79194 [details] proposed patch
Alexey Proskuryakov
Comment 2 2011-01-17 11:44:10 PST
Note You need to log in before you can comment on or make changes to this bug.