Closed Bug 1592560 Opened 5 years ago Closed 5 years ago

Worker Debugging: ReferenceError: Cc is not defined

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: Honza, Assigned: bhackett1024)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR:

  1. Load https://firefox-devtools-nested-workers.glitch.me/
  2. Select the Debugger panel
  3. Type document.location.href into the Watch Expressions panel
  4. Select the worker.js scope in the Threads panel
  5. See the Console (or split console) panel, there is the following error: ReferenceError: Cc is not defined

Honza

@Brian, is this simple to fix?

Honza

Flags: needinfo?(bhackett1024)
Flags: needinfo?(bhackett1024)
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd4162c90103
Avoid using Reflect in workers, r=nchevobbe.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Assignee: nobody → bhackett1024
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: