Bug 80190

Summary: [Chromium] [WebSocket] Add WebSocket extensions query WebKit API
Product: WebKit Reporter: Takashi Toyoshima <toyoshim>
Component: WebKit Misc.Assignee: Takashi Toyoshima <toyoshim>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, bashi, fishd, tkent, webkit.review.bot, yutak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Takashi Toyoshima 2012-03-02 13:41:58 PST
Recently, Ishibashi-san implement extensions property on WebSocket.
This must be exported as WebKit API, too.
Comment 1 Takashi Toyoshima 2012-03-02 13:47:28 PST
Created attachment 129952 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-02 13:50:49 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 Takashi Toyoshima 2012-03-05 14:09:23 PST
Created attachment 130202 [details]
Patch
Comment 4 Takashi Toyoshima 2012-03-05 14:11:12 PST
I rebased the patch.
Now, WebSocketImpl uses OVERRIDE macro.
Comment 5 WebKit Review Bot 2012-03-06 02:17:27 PST
Comment on attachment 130202 [details]
Patch

Clearing flags on attachment: 130202

Committed r109889: <http://trac.webkit.org/changeset/109889>
Comment 6 WebKit Review Bot 2012-03-06 02:17:40 PST
All reviewed patches have been landed.  Closing bug.