[Webkit-unassigned] [Bug 196471] Add SPI to give injected bundles access to displayed PDFDocuments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 18:13:56 PDT 2019


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

--- Comment #6 from Tim Horton <thorton at apple.com> ---
Comment on attachment 366448
  --> https://bugs.webkit.org/attachment.cgi?id=366448
Updated patch

View in context: https://bugs.webkit.org/attachment.cgi?id=366448&action=review

> Source/WebKit/WebProcess/InjectedBundle/API/c/mac/WKBundlePageMac.mm:48
> +    return pluginView->pdfDocumentForPrinting().get();

Unlikely to come up, but shouldn't this be a .autorelease()?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190402/6650d050/attachment.html>


More information about the webkit-unassigned mailing list