[webkit-reviews] review granted: [Bug 211686] Clicking a tel:// link on iPad with a trackpad presents different UI than tapping on it : [Attachment 398969] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 10 10:11:11 PDT 2020


Wenson Hsieh <wenson_hsieh at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 211686: Clicking a tel:// link on iPad with a trackpad presents different
UI than tapping on it
https://bugs.webkit.org/show_bug.cgi?id=211686

Attachment 398969: Patch

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




--- Comment #6 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 398969
  --> https://bugs.webkit.org/attachment.cgi?id=398969
Patch

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

> Source/WebKit/UIProcess/PageClient.h:417
> +    virtual void showDataDetectorsUIForPositionInformation(const
InteractionInformationAtPosition&) = 0;

At some point in the future, we should consider making the names “position
information” and “interaction information” consistent.


More information about the webkit-reviews mailing list