barbushin / php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef
MIT License
1.34k stars 283 forks source link

Recently running >100% cpu #157

Closed wrabit closed 5 years ago

wrabit commented 5 years ago

The extension has been running frequently up over 100% (discovered by the Chrome task manager) and I have to restart the instance to return to normal. I am not doing anything heavy with the debugging. Any clue what to check?

Chematronix commented 5 years ago

I see a ton of errors in background.html causing this:

42032 Error handling response: TypeError: Cannot read property 'status' of undefined at 14411 Unchecked runtime.lastError: No tab with id: 5105. 12011 Unchecked runtime.lastError: No tab with id: 4285. 15209 Unchecked runtime.lastError: No tab with id: 5153. 400 Unchecked runtime.lastError: No tab with id: 6246. 85531234 log entries are not shown.

barbushin commented 5 years ago

Fixed in release 3.0.39