[Webkit-unassigned] [Bug 16692] Acid3 expects \u escapes to work in data: urls

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


http://bugs.webkit.org/show_bug.cgi?id=16692


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18223|                            |review?
               Flag|                            |




------- Comment #3 from eric at webkit.org  2008-01-01 02:32 PDT -------
Created an attachment (id=18223)
 --> (http://bugs.webkit.org/attachment.cgi?id=18223&action=view)
Don't replace \ with / in data: urls

 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(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list