Closed Bug 1875472 Opened 4 months ago Closed 4 months ago

Console message coming from a service worker isn't displayed in the Console panel

Categories

(DevTools :: Console, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1429805

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

STR:

  1. Download the app and open the index.html using your local web server.
git clone https://github.com/janodvarko/prototypes

Don't forget to set devtools.debugger.features.windowless-service-workers to true

  1. Open DevTools Toolbox, select the Console panel
  2. Load the app (the index.js file)
  3. Click "Register Worker" button on the page
  4. Click "Execute Console log (from SW)" button
  5. Check the Console panel, the message isn't there

Honza

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