Bug 33285 - WebSockets for shared workers needs a test
Summary: WebSockets for shared workers needs a test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Fumitoshi Ukai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-06 18:51 PST by David Levin
Modified: 2010-01-12 18:10 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.26 KB, patch)
2010-01-11 23:44 PST, Fumitoshi Ukai
darin: review+
Details | Formatted Diff | Diff

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