[Webkit-unassigned] [Bug 150693] Tapping and holding a link should have a share option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 12:31:11 PDT 2015


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

--- Comment #6 from Enrica Casucci <enrica at apple.com> ---
Comment on attachment 264406
  --> https://bugs.webkit.org/attachment.cgi?id=264406
Patch

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

>> Source/WebKit2/UIProcess/ios/WKPDFView.mm:726
>> +    if ([_webSelectionAssistant respondsToSelector:@selector(showShareSheetFor:fromRect:)])
> 
> Wonder if we still need all these respondsToSelector checks these days.

I don't think we do need the responds to selector here.

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


More information about the webkit-unassigned mailing list