[Webkit-unassigned] [Bug 121609] Remove URL decoding in srcset handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 20 06:12:33 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121609


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |
                 CC|                            |paroga at paroga.com




--- Comment #6 from Patrick R. Gansterer <paroga at paroga.com>  2013-09-20 06:11:38 PST ---
(In reply to comment #4)
> (From update of attachment 212068 [details])
> Clearing flags on attachment: 212068
> 
> Committed r156140: <http://trac.webkit.org/changeset/156140>

This change broke development on native windows systems. '?' is not a valid character in filenames on windows.
Can you fix the filename (by changing the test to a sever side script which checks for the question mark or any other special character in the URL) or roll out the patch?

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


More information about the webkit-unassigned mailing list