RESOLVED FIXED 171155
Respect fidelity order when reading web content from item providers
https://bugs.webkit.org/show_bug.cgi?id=171155
Summary Respect fidelity order when reading web content from item providers
Wenson Hsieh
Reported 2017-04-21 18:22:07 PDT
Attachments
Patch (53.60 KB, patch)
2017-04-22 01:52 PDT, Wenson Hsieh
no flags
Attempt to fix OpenSource iOS builds (53.83 KB, patch)
2017-04-22 03:49 PDT, Wenson Hsieh
thorton: review+
Patch for landing (53.31 KB, patch)
2017-04-24 18:41 PDT, Wenson Hsieh
wenson_hsieh: commit-queue+
Patch for landing (53.30 KB, patch)
2017-04-24 18:54 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2017-04-22 01:52:06 PDT
Wenson Hsieh
Comment 2 2017-04-22 03:49:19 PDT
Created attachment 307906 [details] Attempt to fix OpenSource iOS builds
Tim Horton
Comment 3 2017-04-24 11:03:42 PDT
Comment on attachment 307906 [details] Attempt to fix OpenSource iOS builds View in context: https://bugs.webkit.org/attachment.cgi?id=307906&action=review > Source/WebCore/platform/ios/WebItemProviderPasteboard.mm:81 > + RetainPtr<id<UIItemProviderWriting>> _representingObject; Space after id?
Wenson Hsieh
Comment 4 2017-04-24 18:41:40 PDT
Created attachment 308039 [details] Patch for landing
Wenson Hsieh
Comment 5 2017-04-24 18:45:37 PDT
(In reply to Tim Horton from comment #3) > Comment on attachment 307906 [details] > Attempt to fix OpenSource iOS builds > > View in context: > https://bugs.webkit.org/attachment.cgi?id=307906&action=review > > > Source/WebCore/platform/ios/WebItemProviderPasteboard.mm:81 > > + RetainPtr<id<UIItemProviderWriting>> _representingObject; > > Space after id? Fixed -- thanks!
Wenson Hsieh
Comment 6 2017-04-24 18:54:54 PDT
Created attachment 308042 [details] Patch for landing
WebKit Commit Bot
Comment 7 2017-04-24 19:35:06 PDT
Comment on attachment 308042 [details] Patch for landing Clearing flags on attachment: 308042 Committed r215714: <http://trac.webkit.org/changeset/215714>
Note You need to log in before you can comment on or make changes to this bug.