[webkit-reviews] review requested: [Bug 36518] [Chromium] Chromium discards empty lines in dataTransfer.setData("text/uri-list", ...) : [Attachment 51480] patch - retain empty lines in uri-list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 22:57:50 PDT 2010


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 36518: [Chromium] Chromium discards empty lines in
dataTransfer.setData("text/uri-list", ...)
https://bugs.webkit.org/show_bug.cgi?id=36518

Attachment 51480: patch - retain empty lines in uri-list
https://bugs.webkit.org/attachment.cgi?id=51480&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
As described in the ChangeLogs, with this patch empty lines are retained in the
uri-list. 

This also means that getData("URL") will return an empty string if the first
non-comment line is empty.


More information about the webkit-reviews mailing list