Bug 171156

Summary: Support reading NSURL titles from the pasteboard when performing data interaction
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebCore Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 171155    
Bug Blocks:    
Attachments:
Description Flags
Dependent on wkbug.com/171155
thorton: review+
Rebased on master
none
Fix OpenSource iOS build none

Wenson Hsieh
Reported 2017-04-21 18:23:05 PDT
Attachments
Dependent on wkbug.com/171155 (26.77 KB, patch)
2017-04-22 03:54 PDT, Wenson Hsieh
thorton: review+
Rebased on master (26.69 KB, patch)
2017-04-24 20:10 PDT, Wenson Hsieh
no flags
Fix OpenSource iOS build (26.72 KB, patch)
2017-04-24 21:03 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2017-04-22 03:54:29 PDT
Created attachment 307907 [details] Dependent on wkbug.com/171155
Tim Horton
Comment 2 2017-04-24 11:15:54 PDT
Comment on attachment 307907 [details] Dependent on wkbug.com/171155 View in context: https://bugs.webkit.org/attachment.cgi?id=307907&action=review > Source/WebCore/platform/ios/PlatformPasteboardIOS.mm:407 > + if ([value respondsToSelector:@selector(_title)]) Can this be an SDK/deployment/something version check instead?
Wenson Hsieh
Comment 3 2017-04-24 20:10:02 PDT
Created attachment 308055 [details] Rebased on master
Wenson Hsieh
Comment 4 2017-04-24 21:03:40 PDT
Created attachment 308059 [details] Fix OpenSource iOS build
Wenson Hsieh
Comment 5 2017-04-24 21:04:59 PDT
WebKit Commit Bot
Comment 6 2017-04-25 00:01:02 PDT
Comment on attachment 308059 [details] Fix OpenSource iOS build Clearing flags on attachment: 308059 Committed r215724: <http://trac.webkit.org/changeset/215724>
Note You need to log in before you can comment on or make changes to this bug.