Chromium Code Reviews
DescriptionParametrize PageScriptDebugServer with v8::Context -> InspectorHost resolver
ScriptDebugServer needs a way to find ScriptDebugListener for the paused v8::Context. The listeners are added per InspectorHost. Now we have to mapping v8::Context -> InspectorHost, InspectorHost -> ScriptDebugListener which allow to map v8::Context -> ScriptDebugListener. This allows to avoid storing InspectorHost on Page.
BUG=435243
R=abarth@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/290d8e5342b150d96ec30efba78fddba6129d01f
Patch Set 1 #Patch Set 2 : Removed Page::m_inspectorHost #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||