[webkit-reviews] review granted: [Bug 184634] [iOS] Add API tests for PDF find-in-page : [Attachment 337970] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 14 22:22:11 PDT 2018


mitz at webkit.org has granted Andy Estes <aestes at apple.com>'s request for review:
Bug 184634: [iOS] Add API tests for PDF find-in-page
https://bugs.webkit.org/show_bug.cgi?id=184634

Attachment 337970: Patch

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




--- Comment #2 from mitz at webkit.org ---
Comment on attachment 337970
  --> https://bugs.webkit.org/attachment.cgi?id=337970
Patch

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

> Tools/TestWebKitAPI/Tests/WebKitCocoa/WKPDFView.mm:114
> +    auto webView = adoptNS([[WKWebView alloc] initWithFrame:CGRectZero]);

Can just use -init.


More information about the webkit-reviews mailing list