Chromium Code Reviews
DescriptionMake it possible to have multiple InspectorBackends
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
Committed: https://chromium.googlesource.com/external/mojo/+/efa9b171d1b3d2b7b6643106055c33f33096edce
Patch Set 1 #Patch Set 2 : Actually works #
Total comments: 1
Patch Set 3 : Split out ServerImpl, somehow breaks JS connections... #
Total comments: 7
Patch Set 4 : It works! #Patch Set 5 : remove unused include #Patch Set 6 : Make possible multiple ServerImpls per aa's review to close a potential leak #
Total comments: 13
Patch Set 7 : Move InspectorFrontendImpl into server.cc and rename ServerImpl to InspectorServerImpl #
Messages
Total messages: 10 (1 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||