Bug 33285

Summary: WebSockets for shared workers needs a test
Product: WebKit Reporter: David Levin <levin>
Component: WebKit Misc.Assignee: Fumitoshi Ukai <ukai>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, atwilson, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch darin: review+

Description David Levin 2010-01-06 18:51:12 PST
As Drew pointed out in https://bugs.webkit.org/show_bug.cgi?id=32214, this is enabled for Shared Workers but is missing a test for that case.
Comment 1 Fumitoshi Ukai 2010-01-11 23:44:57 PST
Created attachment 46342 [details]
Patch
Comment 2 Fumitoshi Ukai 2010-01-12 18:10:08 PST
Committed r53174: <http://trac.webkit.org/changeset/53174>