Closed Bug 915988 Opened 11 years ago Closed 11 years ago

console object in workers

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 620935

People

(Reporter: azakai, Unassigned)

Details

Debugging workers is quite hard without a print function. console and its log functions don't seem to be available in workers, best alternatives I could find are to postMessage or (one time) throw an exception (exceptions thankfully show up in the web console). Chrome does have console in workers, would be nice to have that as well.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.