[webkit-reviews] review requested: [Bug 113094] [Mac] can-read-in-dragstart-event.html and can-read-in-copy-and-cut-events.html fail : [Attachment 209676] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 14:08:13 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 113094: [Mac] can-read-in-dragstart-event.html and
can-read-in-copy-and-cut-events.html fail
https://bugs.webkit.org/show_bug.cgi?id=113094

Attachment 209676: proposed fix
https://bugs.webkit.org/attachment.cgi?id=209676&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
editing/pasteboard/dataTransfer-setData-getData.html was crashing because URL
it was trying to set was invalid. This used to fail silently with a nil
receiver in -writeToPasteboard:.

Not sure what the best behavior in this case is; updated patch proceeds with
setting an empty URL in all flavors.


More information about the webkit-reviews mailing list