[webkit-reviews] review granted: [Bug 212939] Swift Overlay API refinements : [Attachment 401400] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 17:04:59 PDT 2020


Darin Adler <darin at apple.com> has granted James Savage
<james.savage at apple.com>'s request for review:
Bug 212939: Swift Overlay API refinements
https://bugs.webkit.org/show_bug.cgi?id=212939

Attachment 401400: Patch

https://bugs.webkit.org/attachment.cgi?id=401400&action=review




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 401400
  --> https://bugs.webkit.org/attachment.cgi?id=401400
Patch

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

> Source/WebKit/Shared/API/Cocoa/WebKit.h:52
>  #import <WebKit/WKScriptMessageHandler.h>
> +#import <WebKit/WKScriptMessageHandlerWithReply.h>

Doubt we need both of these. Could remove the other one.


More information about the webkit-reviews mailing list