DescriptionRenderViewImpl::FromRoutingID: Use a global Routing ID map to lookup RenderViews
from Routing IDs, instead of using ChildThread::ResolveRoute. This avoids a
potentially unsafe downcast from IPC::Listener* to RenderViewImpl*, if the given
routing_id does not correspond to a RenderView.
BUG=163008
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170708
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|