MacViews: Fix Widget::GetAllChildWidgets(gfx::NativeView) for non-Widgets.
Currently GetAllChildWidgets only works for Widgets, but the API doesn't require that. Passing a non-Widget allows the Widgets parented off a Cocoa browser window to be easily obtained. This will help with testing of browser dialogs. BUG=654151 Review-Url: https://codereview.chromium.org/2535163002 Cr-Commit-Position: refs/heads/master@{#434911}
Showing
Please register or sign in to comment