[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 17:13:34 PDT 2019


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thorton at apple.com
 Attachment #366445|review?                     |review+
              Flags|                            |

--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 366445
  --> https://bugs.webkit.org/attachment.cgi?id=366445
Patch

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

> Source/WebKit/WebProcess/InjectedBundle/API/c/mac/WKBundlePageMac.h:40
> +#ifdef __OBJC__

I feel like at this point you can just toss the whole file in #ifdef __OBJC__, no need to open and close it a few times

> Source/WebKit/WebProcess/InjectedBundle/API/c/mac/WKBundlePageMac.mm:36
> +#include <WebCore/Frame.h>

#import!

-- 
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/4760f6c0/attachment-0001.html>


More information about the webkit-unassigned mailing list