Closed Bug 1174303 Opened 9 years ago Closed 9 years ago

Chrome service postMessage() demo fails with MessageChannel not defined

Categories

(Core :: DOM: Service Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: u279076, Unassigned)

References

Details

Simply load https://googlechrome.github.io/samples/service-worker/post-message/index.html, reload the page to trigger the service worker, and click "Add to Cache".

In Chrome the URL is added to the service worker cache.
In Firefox I get an error on the page: "ReferenceError: MessageChannel is not defined"
MessageChannel support needed for B2G so setting v2 dependency. Thanks!
Blocks: ServiceWorkers-B2G
No longer blocks: ServiceWorkers-postv1
We don't completely support MessageChannel yet.  See bug 911972.
Is this still an issue?
WFM on nightly in e10s mode today.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.