Searched defs:DebuggerRemoteServiceCommand (Results 1 – 1 of 1) sorted by relevance
25 struct DebuggerRemoteServiceCommand { struct26 static const std::string kAttach;27 static const std::string kDetach;28 static const std::string kDebuggerCommand;29 static const std::string kEvaluateJavascript;30 static const std::string kFrameNavigate; // navigation event31 static const std::string kTabClosed; // tab closing event