Open Bug 1058130 Opened 10 years ago Updated 5 months ago

Logging symbols from a worker should work

Categories

(DevTools :: Console, defect, P3)

x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: fitzgen, Unassigned)

References

(Depends on 1 open bug)

Details

Right now, Symbols aren't structured clone-able so we can't log them over workers. Once they are, we should do whatever else is needed to make them loggable (perhaps nothing is needed) and add a test.
There's an ongoing spec bug filed at https://github.com/whatwg/html/issues/1862 about the ability to structured-clone symbols.
Product: Firefox → DevTools
Priority: -- → P3

In Bug 1592584, we'll connect directly to the worker thread, so we won't need to clone objects.

Depends on: 1592584

Looks like it works with the WIP patch I have for Bug 1592584

Severity: normal → S3
Depends on: 1876530
You need to log in before you can comment on or make changes to this bug.