Bug 79187 - Rename "reserved1" flag of WebSocketFrame to compress
Summary: Rename "reserved1" flag of WebSocketFrame to compress
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenichi Ishibashi
URL:
Keywords:
Depends on:
Blocks: 77522
  Show dependency treegraph
 
Reported: 2012-02-21 19:35 PST by Kenichi Ishibashi
Modified: 2012-02-21 20:26 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.15 KB, patch)
2012-02-21 19:43 PST, Kenichi Ishibashi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.