DescriptionHandle the ViewHostMsg_RunFileChooser IPC message which is sent by content(renderer) in RVH and
invoke the corresponding delegate.
ExtensionHosts and TabContents which are RenderViewHost delegates no longer dispatch the
ViewHostMsg_RunFileChooser message. Instead this message is handled by overriding the
RunFileChooser method in the RenderViewHostDelegate interface.
We eventually want to get rid of the pattern of sending IPC messages from content and handling
them in chrome and vice versa.
BUG=87335
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98141
Patch Set 1 #Patch Set 2 : '' #
Total comments: 4
Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #
Total comments: 2
Patch Set 6 : '' #
Messages
Total messages: 8 (0 generated)
|