Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Shared Webworker doesnt want to be shared.

  • 2 个回答
  • 1 人有此问题
  • 13 次查看
  • 最后回复者为 cor-el

more options

I got a problem, having my Shared Worker ([0]) shared between my tabs with the same origin. I have reproduced the problem with the example ([1]) given in the API documentation. In [2] I can see a Shared Worker opening for each new tab. Trying the same with Google Chrome, only one Shared Worker is started ([3]).

[0] https://developer.mozilla.org/en/docs/Web/API/SharedWorker [1] http://mdn.github.io/simple-shared-worker/ [2] about:debugging#workers [3] chrome://inspect/#workers

I got a problem, having my Shared Worker ([0]) shared between my tabs with the same origin. I have reproduced the problem with the example ([1]) given in the API documentation. In [2] I can see a Shared Worker opening for each new tab. Trying the same with Google Chrome, only one Shared Worker is started ([3]). [0] https://developer.mozilla.org/en/docs/Web/API/SharedWorker [1] http://mdn.github.io/simple-shared-worker/ [2] about:debugging#workers [3] chrome://inspect/#workers

所有回复 (2)

more options

Here is what I see when debugging

more options