Bug 63424

Summary: [Chromium] Add useHixie76WebSocketProtocol to WebSettings
Product: WebKit Reporter: Yuta Kitamura <yutak>
Component: WebKit Misc.Assignee: Yuta Kitamura <yutak>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, fishd, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 50099    
Attachments:
Description Flags
Patch none

Description Yuta Kitamura 2011-06-26 23:35:42 PDT
Add configuration option for choosing WebSocket protocol (see bug 60348).
Comment 1 Yuta Kitamura 2011-06-26 23:38:44 PDT
Created attachment 98665 [details]
Patch
Comment 2 Adam Barth 2011-06-26 23:44:55 PDT
Comment on attachment 98665 [details]
Patch

Technically this should be reviewed by fishd, but I'm pretty confident that this is ok.
Comment 3 WebKit Review Bot 2011-06-27 00:11:55 PDT
Comment on attachment 98665 [details]
Patch

Clearing flags on attachment: 98665

Committed r89792: <http://trac.webkit.org/changeset/89792>
Comment 4 WebKit Review Bot 2011-06-27 00:11:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Fisher (:fishd, Google) 2011-06-27 09:57:58 PDT
Comment on attachment 98665 [details]
Patch

LGTM2