[webkit-reviews] review canceled: [Bug 171177] File inputs only accept UTI types that can be inserted into contenteditable areas when dropping : [Attachment 307916] Minor renaming

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 22 19:07:45 PDT 2017


Andy Estes <aestes at apple.com> has canceled  review:
Bug 171177: File inputs only accept UTI types that can be inserted into
contenteditable areas when dropping
https://bugs.webkit.org/show_bug.cgi?id=171177

Attachment 307916: Minor renaming

https://bugs.webkit.org/attachment.cgi?id=307916&action=review




--- Comment #5 from Andy Estes <aestes at apple.com> ---
Comment on attachment 307916
  --> https://bugs.webkit.org/attachment.cgi?id=307916
Minor renaming

Actually, can't you just change DragData::containsCompatibleContent() to check
for kUTTypeContent? That would avoid the extra hit testing it seems.


More information about the webkit-reviews mailing list