[Webkit-unassigned] [Bug 121592] Fixed img src URLS with multiple spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 01:02:02 PDT 2013


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





--- Comment #2 from Romain Perier <romain.perier at gmail.com>  2013-09-19 01:01:08 PST ---
This is better to put the context of the issue in the bug itself instead of the changelog, imho.


Context:
simplifyWhiteSpace seems to be no longer required for the src attribute. As described by Yoav, the method might remove spaces in the image name (so truncate it).

Remark:
As the test output is dumped as text, it's useless to add an "expected png" :)

Dean, that is you who added simplifyWhiteSpace when you landed my first patch, right ? what do you think ?

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