<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>115504</bug_id>
          
          <creation_ts>2013-05-01 20:32:02 -0700</creation_ts>
          <short_desc>[WebSocket] Remove x-webkit-deflate-frame extension support</short_desc>
          <delta_ts>2016-05-18 20:59:24 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Takeshi Yoshino">tyoshino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>lamarque</cc>
    
    <cc>ricea</cc>
    
    <cc>wilander</cc>
    
    <cc>yhirano</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>883715</commentid>
    <comment_count>0</comment_count>
    <who name="Takeshi Yoshino">tyoshino</who>
    <bug_when>2013-05-01 20:32:02 -0700</bug_when>
    <thetext>Compression extension for WebSocket has been introduced experimentally by https://bugs.webkit.org/show_bug.cgi?id=77522 as x-webkit-deflate-frame.

It&apos;s now deprecated and permessage-deflate [1] extension is officially being standardized instead. Blink is switching to it. WebKit should also disable it and switch to the new one if it&apos;s fine at some point.

Compatibility issue of this change is not severe. WebSocket server should still be able to accept WebSocket clients without x-webkit-deflate-frame.


- [1] http://tools.ietf.org/html/draft-ietf-hybi-permessage-compression-09</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>887122</commentid>
    <comment_count>1</comment_count>
    <who name="Lamarque V. Souza">lamarque</who>
    <bug_when>2013-05-09 15:35:42 -0700</bug_when>
    <thetext>Just informing that I attached a port of Blink&apos;s permessage-deflate implementation to https://bugs.webkit.org/show_bug.cgi?id=98840. It depends on the pywebsocket update in https://bugs.webkit.org/show_bug.cgi?id=115863</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>