[Webkit-unassigned] [Bug 207491] Add canShare function for Web Share API v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 23:44:21 PST 2020


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

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

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

> Source/WebCore/page/Navigator.cpp:118
> +#if ENABLE(FILE_SHARE)
> +            return true;
> +#endif

This should have gone away too :)

> LayoutTests/TestExpectations:732
> +# Web platform tests are broken for web-share

"Broken" is probably not quite sufficient explanation. Why are they broken? Are they all broken for the same reason?

-- 
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/20200213/72eb0ddf/attachment.htm>


More information about the webkit-unassigned mailing list