DescriptionFix up instance registration with the browser.
This code was crashing and was disabled. Previously it would try to send the message through the render view passed to the constructor. But since the dispatcher wrapper outlives any particular RenderView, this crashes.
This new code goes through the RendererPpapiHost to get the render view associated with the current instance that's being created or destroyed.
BUG=150654
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=158889
Patch Set 1 #Patch Set 2 : fix browser tag test #
Messages
Total messages: 3 (0 generated)
|