Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

console is not available in web workers #13969

Closed
dgrechka opened this issue Feb 2, 2016 · 1 comment
Closed

console is not available in web workers #13969

dgrechka opened this issue Feb 2, 2016 · 1 comment
Labels

Comments

@dgrechka
Copy link

dgrechka commented Feb 2, 2016

On PhantomJS 2.0.0

Calling console object methods like console.log("...") in a web worker produces errors as console object is not defined. Worker execution stops.

The error is reported through web worker error message: "Can't find variable: console".

@stale stale bot added the stale label Dec 27, 2019
@stale
Copy link

stale bot commented Dec 30, 2019

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant