Originally created by: deve...@gmail.com
Fix: https://github.com/develar/chromedevtools/commit/1936aab9607d6c6cecaaf00f0365251d88466a49
Real reason: V8Helper.reloadScriptAsync SuccessCommandResponse handler doesn't call "debugSession.getSessionManager().getDebugEventListener().scriptLoaded" as AfterCompileProcessor.messageReceived SuccessCommandResponse handler does.
So, I moved this call to ScriptManager.addScript
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: peter.ry...@gmail.com
Fixed in HEAD