Purpose of code changes on this branch:
Replace invalid characters with U+fffd in decoding UTF-8 string.
The Web Socket protocol section 4.4 specifies that invalid
characters be replaced with U+fffd REPLACEMENT CHARACTER.
When reviewing my code changes, please focus on:
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by yuzo@chromium.org on 6 Nov 2009 at 7:41
Original issue reported on code.google.com by
yuzo@chromium.org
on 6 Nov 2009 at 7:41