Work towards <rdar://problem/31144674>
Created attachment 319880 [details] First pass
Created attachment 319900 [details] Tweak ChangeLog wording
Comment on attachment 319900 [details] Tweak ChangeLog wording View in context: https://bugs.webkit.org/attachment.cgi?id=319900&action=review > Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:634 > +void WebPage::requestAdditionalItemsForDragSession(const WebCore::IntPoint& clientPosition, const WebCore::IntPoint& globalPosition) WebCore:: namespace prefixes shouldn't be necessary here, nor in WebPageProxy. I'll remove these (either here, or in the next patch in the sequence).
Created attachment 319928 [details] Patch
(This is the second patch in the sequence -- final part here: https://bugs.webkit.org/show_bug.cgi?id=176421)
Comment on attachment 319928 [details] Patch Thanks Tim!
Comment on attachment 319928 [details] Patch Clearing flags on attachment: 319928 Committed r221660: <http://trac.webkit.org/changeset/221660>
All reviewed patches have been landed. Closing bug.