[Webkit-unassigned] [Bug 189157] Web Share API compatible with AppleTV and WatchOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 10:26:20 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189157

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thorton at apple.com

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

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

> Source/WebKit/Shared/WebPreferencesDefaultValues.h:81
> +#define DEFAULT_WEB_SHARE_ENABLED true

Now it’s not defined to anything on those platforms. Put this in its own section down near the bottom, with just two cases (iOS and not watch and not tv -> true, otherwise false).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180830/782ca1bf/attachment.html>


More information about the webkit-unassigned mailing list