Bug 171623

Summary: Maintain interaction information URL as a URL, not a string
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, simon.fraser, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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