Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

xml http request is blocked in webworker when main thread is blocked in firefox

more options

I met the same issue with https://stackoverflow.com/questions/27514404/web-worker-blocked-by-main-thread-in-chrome . It was asked 10 years ago and I learnt that it was fixed in chrome via https://issues.chromium.org/issues/40398809 . Is it a bug for firefox? Is there any way to work around? Thanks.

I met the same issue with https://stackoverflow.com/questions/27514404/web-worker-blocked-by-main-thread-in-chrome . It was asked 10 years ago and I learnt that it was fixed in chrome via https://issues.chromium.org/issues/40398809 . Is it a bug for firefox? Is there any way to work around? Thanks.

Chosen solution

Yes, we have an open bug for it: https://bugzilla.mozilla.org/show_bug.cgi?id=1330826

I guess the workaround is to use the PFetch protocol.

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

Yes, we have an open bug for it: https://bugzilla.mozilla.org/show_bug.cgi?id=1330826

I guess the workaround is to use the PFetch protocol.

Helpful?

more options

Thank you for the clarification !

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.