[webkit-reviews] review granted: [Bug 32266] WebSocket allow space (U+0020) in sub protocol name. : [Attachment 44461] WebSocket allow space (U+0020) in sub protocol name.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 8 07:02:01 PST 2009


Darin Adler <darin at apple.com> has granted Fumitoshi Ukai <ukai at chromium.org>'s
request for review:
Bug 32266: WebSocket allow space (U+0020) in sub protocol name.
https://bugs.webkit.org/show_bug.cgi?id=32266

Attachment 44461: WebSocket allow space (U+0020) in sub protocol name.
https://bugs.webkit.org/attachment.cgi?id=44461&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> -// Fails if protocol containns an character greater than U+007F.
> +// Fails if protocol containns an character greater than U+007E.

Typo here "containns".


More information about the webkit-reviews mailing list