Closed Bug 1644746 Opened 4 years ago Closed 4 years ago

Sources for service workers not shown on refresh

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1641796

People

(Reporter: Harald, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image image.png

What were you doing?

  1. Open Debugger on https://share.firefox.dev/3cOZzCe
  2. Open sw.js in Debugger and set a Logpoint somewhere
  3. Refresh

What happened?

Source Tree does not show sw.js anymore, while Threads panel still has sw.js.

Thanks for the report Harald!

I can reproduce it on my machine and I am also seeing the following error.

TypeError: can't access property "id", source is undefined panel.js:233:5

Looks like this.getSourceByURL(workerTargetFront._url); is returning undefined.

Logan, any tips?

Honza

Flags: needinfo?(loganfsmyth)

This should be fixed by Bug 1641796

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(loganfsmyth)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: