Bug 171623 - Maintain interaction information URL as a URL, not a string
Summary: Maintain interaction information URL as a URL, not a string
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-03 15:21 PDT by Tim Horton
Modified: 2017-05-03 16:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch (11.31 KB, patch)
2017-05-03 15:25 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2017-05-03 15:21:53 PDT
Maintain interaction information URL as a URL, not a string
Comment 1 Tim Horton 2017-05-03 15:25:59 PDT
Created attachment 308968 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-05-03 15:42:13 PDT
Comment on attachment 308968 [details]
Patch

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

> Source/WebKit2/Shared/ios/InteractionInformationAtPosition.h:61
>      String imageURL;

Why is this not a URL too?
Comment 3 Tim Horton 2017-05-03 15:42:50 PDT
That one needs to change too!
Comment 4 Tim Horton 2017-05-03 16:00:26 PDT
https://trac.webkit.org/changeset/216152/webkit