Bug 61443 - [chromium] Make shared workers start in a single process.
Summary: [chromium] Make shared workers start in a single process.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 09:25 PDT by David Levin
Modified: 2013-04-08 11:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-05-25 09:25:48 PDT
Right now Chromium starts them in a new process. (Of course, another process may try to access them.)