[webkit-reviews] review granted: [Bug 197080] Deprecate WebKit2 plug-in support : [Attachment 367776] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 17:01:09 PDT 2019


Andy Estes <aestes at apple.com> has granted Brady Eidson <beidson at apple.com>'s
request for review:
Bug 197080: Deprecate WebKit2 plug-in support
https://bugs.webkit.org/show_bug.cgi?id=197080

Attachment 367776: Patch

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




--- Comment #2 from Andy Estes <aestes at apple.com> ---
Comment on attachment 367776
  --> https://bugs.webkit.org/attachment.cgi?id=367776
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKPreferences.h:70
> + at property (nonatomic) BOOL javaEnabled WK_API_DEPRECATED("Java is no longer
supported", macos(WK_MAC_TBA, WK_MAC_TBA));
> + at property (nonatomic) BOOL plugInsEnabled WK_API_DEPRECATED("Plug-ins are no
longer supported", macos(WK_MAC_TBA, WK_MAC_TBA));

The first WK_MAC_TBA should instead be the release that introduced the
property.


More information about the webkit-reviews mailing list