[Webkit-unassigned] [Bug 24755] LayoutTests/http/tests/misc/url-in-utf16le.html regression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 22 22:16:17 PDT 2009


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





------- Comment #5 from nicolasweber at gmx.de  2009-03-22 22:16 PDT -------
Some comments on the change:

If `this` is an UTF16-encoding, change 41727 caused wrong results. Since
`isNonByteBasedEncoding()` checks `noExtendedTextEncodingNameUsed()` already,
and boolean operators are lazy, reverting 41727 does not cause any harm but
fixes the regression.


-- 
Configure bugmail: https://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