<rdar://problem/50886917>
Created attachment 370425 [details] Patch
Comment on attachment 370425 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=370425&action=review r=mews > Source/WebCore/platform/ios/PasteboardIOS.mm:184 > +Pasteboard::ReaderResult Pasteboard::readPasteboardWebContentDataForType(PasteboardWebContentReader& reader, PasteboardStrategy& strategy, NSString *type, PasteboardItemInfo itemInfo, int itemIndex) Is there a reason you opted for PasteboardItemInfo over const PasteboardItemInfo& here?
Created attachment 370431 [details] Patch
Comment on attachment 370431 [details] Patch Clearing flags on attachment: 370431 Committed r245637: <https://trac.webkit.org/changeset/245637>
All reviewed patches have been landed. Closing bug.