[webkit-reviews] review requested: [Bug 34512] dataTransfer.getData('text/uri-list'): lines should be separated by CR-LF : [Attachment 47994] patch - change output of getData('text/uri-list') to use CR-LF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 22:14:28 PST 2010


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 34512: dataTransfer.getData('text/uri-list'): lines should be separated by
CR-LF
https://bugs.webkit.org/show_bug.cgi?id=34512

Attachment 47994: patch - change output of getData('text/uri-list') to use
CR-LF
https://bugs.webkit.org/attachment.cgi?id=47994&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
Patch changing the output from using just LF as line breaks to CR-LF, as per
RFC 2483.


More information about the webkit-reviews mailing list