[webkit-reviews] review granted: [Bug 221156] [macOS] Remove support for image controls : [Attachment 418780] For EWS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 16:19:20 PST 2021


Tim Horton <thorton at apple.com> has granted  review:
Bug 221156: [macOS] Remove support for image controls
https://bugs.webkit.org/show_bug.cgi?id=221156

Attachment 418780: For EWS

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 418780
  --> https://bugs.webkit.org/attachment.cgi?id=418780
For EWS

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

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewConfigurationPrivate.h:100
> - at property (nonatomic, setter=_setImageControlsEnabled:) BOOL
_imageControlsEnabled WK_API_AVAILABLE(macos(10.12));
> + at property (nonatomic, setter=_setImageControlsEnabled:) BOOL
_imageControlsEnabled WK_API_DEPRECATED("Image controls are no longer
supported", macos(10.12, WK_MAC_TBA));

Don't we have pretty strong evidence that we can just delete this?


More information about the webkit-reviews mailing list