[webkit-reviews] review granted: [Bug 216519] Remove runtime setting for enabling/disabling the fetch API : [Attachment 408840] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 12:37:33 PDT 2020


Alex Christensen <achristensen at apple.com> has granted Sam Weinig
<sam at webkit.org>'s request for review:
Bug 216519: Remove runtime setting for enabling/disabling the fetch API
https://bugs.webkit.org/show_bug.cgi?id=216519

Attachment 408840: Patch

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




--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 408840
  --> https://bugs.webkit.org/attachment.cgi?id=408840
Patch

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

> Source/WebKit/UIProcess/API/C/WKPreferencesRefPrivate.h:593
> +// The follow are all deprecated and do nothing. They should be removed when
possible.

following
WK_C_API_DEPRECATED macro is for this.


More information about the webkit-reviews mailing list