Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

v8 backend: sometimes scriptLoaded event is not emitted #78

Open
@GoogleCodeExporter

Description

@GoogleCodeExporter
Fix: 
https://github.com/develar/chromedevtools/commit/1936aab9607d6c6cecaaf00f0365251
d88466a49

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

Original issue reported on code.google.com by [email protected] on 6 Nov 2012 at 8:53

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions