• E
    Make it possible to have multiple InspectorBackends · a1bf7bae
    Eric Seidel 提交于
    This will make it possible to connect a c++
    inspector backend in addition to the JS one.
    
    We lose the feature of running multiple inspector
    servers in this patch, but we weren't using that feature
    and could easily add it back if we plan to use it.
    
    This patch has a *ton* of boilerplate code due
    to crbug.com/431911, hopefully that will be fixed
    soon and we can delete all the Impl nonsense.
    
    R=abarth@chromium.org
    
    Review URL: https://codereview.chromium.org/710043004
    a1bf7bae
inspector.mojom 451 字节