Reconsider the API for frame tree for the most convenient way of walking the RWHVs |
|
Issue descriptionCurrently WebContentsImpl::GetRenderWidgetHostViewsInTree() seems like the only utility method for pages with multiple RWHVs. RenderFrameHostImpl::ForEachImmediateLocalRoot could be applied when dealing with RWHV specific task. I will be preferred to somehow combine the two and/or introduce a method to walk the RWHV tree in page with multiple and possible deeply nested OOPIFs. |
|
►
Sign in to add a comment |
|
Comment 1 by sheriffbot@chromium.org
, Aug 13Status: Untriaged (was: Available)