[webkit-reviews] review requested: [Bug 16692] Acid3 expects \u escapes to work in data: urls : [Attachment 18223] Don't replace \ with / in data: urls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 1 02:32:00 PST 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16692: Acid3 expects \u escapes to work in data: urls
http://bugs.webkit.org/show_bug.cgi?id=16692

Attachment 18223: Don't replace \ with / in data: urls
http://bugs.webkit.org/attachment.cgi?id=18223&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	10 ++++++++++
 .../loader/url-data-replace-backslash-expected.txt |	 1 +
 .../fast/loader/url-data-replace-backslash.html    |	13 +++++++++++++
 WebCore/ChangeLog				    |	12 ++++++++++++
 WebCore/platform/KURL.cpp			    |	 5 ++---
 5 files changed, 38 insertions(+), 3 deletions(-)


More information about the webkit-reviews mailing list