[webkit-reviews] review granted: [Bug 197169] Deprecate WKContextCreateWithInjectedBundlePath : [Attachment 367955] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 14:47:48 PDT 2019


youenn fablet <youennf at gmail.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 197169: Deprecate WKContextCreateWithInjectedBundlePath
https://bugs.webkit.org/show_bug.cgi?id=197169

Attachment 367955: Patch

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




--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 367955
  --> https://bugs.webkit.org/attachment.cgi?id=367955
Patch

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

> Source/WebKit/UIProcess/API/C/WKContext.h:110
> +WK_EXPORT WKContextRef WKContextCreateWithInjectedBundlePath(WKStringRef
path) WK_C_API_DEPRECATED_WITH_REPLACEMENT(WKContextCreateWithConfiguration);

Should we also remove our internal use of WKContextCreateWithInjectedBundlePath
in API tests?


More information about the webkit-reviews mailing list