Bug 249411
| Summary: | `browser` namespace is undefined for extension service workers in WebKit. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kiara Rose <kiara_rose> |
| Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
| Status: | NEW | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kiara Rose
`browser` namespace is undefined for extension service workers in WebKit. Received this error when trying to load a test extension in WebKit using a service worker.
"ServiceWorkerContainer::jobFailedWithException: Job 7 failed with error ReferenceError: Can't find variable: browser".
We should also add a WebKit test for service workers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103642820>