| Summary: | Web worker plugin doesn't seem to work | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Client | Assignee: | Simon Kaegi <simon_kaegi> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | simon_kaegi |
| Version: | 0.4 | ||
| Target Milestone: | 1.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
Worker plugins must have the same origin as the embedding page. e.g. They're not like our html plugins and are useful only to encapsulate work being done in page that shouldn't be done on the ui thread. |