RESOLVED FIXED 59463
Don't strip fragments from file: urls in memory cache
https://bugs.webkit.org/show_bug.cgi?id=59463
Summary Don't strip fragments from file: urls in memory cache
Antti Koivisto
Reported 2011-04-26 09:21:17 PDT
Some clients expect file: resources to be unique based on fragment identifier. Limit the changes in http://trac.webkit.org/changeset/74107 to HTTP protocol only.
Attachments
patch (4.21 KB, patch)
2011-04-26 09:50 PDT, Antti Koivisto
adele: review+
Antti Koivisto
Comment 1 2011-04-26 09:21:43 PDT
Antti Koivisto
Comment 2 2011-04-26 09:50:10 PDT
Antti Koivisto
Comment 3 2011-04-26 10:56:55 PDT
WebKit Review Bot
Comment 4 2011-04-26 11:49:22 PDT
http://trac.webkit.org/changeset/84930 might have broken SnowLeopard Intel Release (WebKit2 Tests) The following tests are not passing: fast/loader/file-protocol-fragment.html
Eric Seidel (no email)
Comment 5 2011-04-26 12:20:04 PDT
Looks like thsi broke a test.
Antti Koivisto
Comment 6 2011-04-26 12:40:39 PDT
http://trac.webkit.org/changeset/84941 added the test to the WebKit2 skip list.
Note You need to log in before you can comment on or make changes to this bug.