DescriptionAllows extension-devtools api to survive page navigation.
The problem was that the ExtensionDevtoolsBridge maintained explicit knowledge of the RenderViewHost is was monitoring. This would be invalidated on page navigations where the inspected RVH would be swapped out from underneath it.
This patch removes knowledge of RenderViewHost from the ExtensionDevToolsBridge and makes sure it appropriately unregisters itself.
Patch by: Jaime Yap (jaimeyap@google.com)
TEST=none
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30840
Patch Set 1 #Patch Set 2 : '' #
Total comments: 2
Patch Set 3 : '' #
Messages
Total messages: 7 (0 generated)
|