Closed Bug 1830676 Opened 11 months ago Closed 11 months ago

Network requests made by Worker no longer showing in Netmonitor starting with Firefox 112.0

Categories

(DevTools :: Netmonitor, defect)

Firefox 112
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1819570

People

(Reporter: east_01midday, Unassigned)

References

Details

Attachments

(1 file)

Attached image screenshot.png

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0

Steps to reproduce:

  • Create a web Worker
  • Make the web Worker fetch a URL using fetch()

I have published a repo that lets you easily reproduce this: https://github.com/younesaassila/firefox-netmonitor-bug

And here is a live version of a test website with a worker: https://younesaassila.github.io/firefox-netmonitor-bug/

Actual results:

Taking my demo site as an example:
On Firefox 111.0.1, the test2 request (made by worker) is shown (see screenshot).
Starting with Firefox 112, the test2 request is no longer shown (see screenshot).

Any request made by a worker is not shown in DevTools Network tab starting with 112+

The bug is not fixed in Beta or Nightly.

Expected results:

Requests made by workers should be shown in the Network tab of the DevTools, like they used to prior to Firefox 112.

Thanks for filing, most likely a duplicate of Bug 1819570, which I hope we can uplift to beta.

Will build and check if the fix on the other bug addresses this test case.

See Also: → 1819570

Thanks for building and providing a test case, I can confirm this will be fixed by the patches on Bug 1819570

Status: UNCONFIRMED → RESOLVED
Closed: 11 months ago
Duplicate of bug: 1819570
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: