DescriptionRemove dependencies on extensions from content/browser/debugger.
This is done by moving embedder-specific protocol registration to
ContentBrowserClient, moving ExtensionPortsRemoteService back to
Chrome, and retrieving a list of "extensions" (in the WebKit debugger
sense, not the Chrome extensions sense) to add to the debugger from
the embedder.
BUG=84078
TEST=existing (primarily unit_tests and interactive_ui_tests)
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address review comments. #
Total comments: 2
Patch Set 3 : Move CancelableQuitTask. #Patch Set 4 : Merge to head. #Messages
Total messages: 7 (0 generated)
|