Bug 79187

Summary: Rename "reserved1" flag of WebSocketFrame to compress
Product: WebKit Reporter: Kenichi Ishibashi <bashi>
Component: WebCore Misc.Assignee: Kenichi Ishibashi <bashi>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, toyoshim, webkit.review.bot, yutak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77522    
Attachments:
Description Flags
Patch none

Description Kenichi Ishibashi 2012-02-21 19:35:58 PST
WebSocket deflate-frame extension draft specification defines COMP bit.

http://tools.ietf.org/html/draft-tyoshino-hybi-websocket-perframe-deflate-05#page-11
Comment 1 Kenichi Ishibashi 2012-02-21 19:43:49 PST
Created attachment 128118 [details]
Patch
Comment 2 Kenichi Ishibashi 2012-02-21 19:45:10 PST
Hi Kent-san,

Could you please review the patch?
Comment 3 Kent Tamura 2012-02-21 19:48:13 PST
Comment on attachment 128118 [details]
Patch

ok
Comment 4 Kenichi Ishibashi 2012-02-21 19:57:32 PST
Comment on attachment 128118 [details]
Patch

Thank you!
Comment 5 WebKit Review Bot 2012-02-21 20:26:12 PST
Comment on attachment 128118 [details]
Patch

Clearing flags on attachment: 128118

Committed r108439: <http://trac.webkit.org/changeset/108439>
Comment 6 WebKit Review Bot 2012-02-21 20:26:17 PST
All reviewed patches have been landed.  Closing bug.