Chromium Code Reviews
DescriptionFix LayoutTests/http/tests/misc/url-in-utf16be.html and LayoutTests/http/tests/misc/url-in-utf16le.html
This effectively reverts WebKit change 41727. 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.
http://crbug.com/9067
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||