300,000 users
2016-10-24
Wrep
Easy debugging, profiling and tracing extension for Xdebug
Latest version of chrome on Windows is with JS error. I had to clear the cookies to make sites working without XDEBUG Seems like the issue is due to wrong implementation of this method https://developer.chrome.com/docs/extensions/reference/api/tabs#method-sendMessage - it accepts 4 arguments, with a callback as the last one, while in extension it is 3rd argument: // Request the current state from the active tab chrome.tabs.query({ active: true, windowId: chrome.windows.WINDOW_ID_CURRENT }, function(tabs) { chrome.tabs.sendMessage( tabs[0].id, { cmd: "getStatus", idekey: ideKey, traceTrigger: traceTrigger, profileTrigger: profileTrigger }, function(response) { // Highlight the correct option $('a[data-status="' + response.status + '"]').addClass("active"); } ); });
Works without any problem on Linux + Brave + PhpStorm with Xdebug 3.2.1.
Отлично работает!
[email protected]
gxumyd
Marcel Pociot
https://jetbrains.com
https://vuejs.org
https://chromelogger.com
Unknown
Dylan Holmes
Blackfire.io
ProbityTechnology
https://livereload.com
Alpine.js devtools