Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Add a WebContents argument to InspectableWebContents::ShowDevTools #80

Open
spolu opened this issue Nov 7, 2014 · 0 comments
Open

Add a WebContents argument to InspectableWebContents::ShowDevTools #80

spolu opened this issue Nov 7, 2014 · 0 comments

Comments

@spolu
Copy link

spolu commented Nov 7, 2014

Make the WebContents to inspect parametrizable in InspectableWebContents's ShowDevTools method.

ShowDevTools(WebContents* web_content_to_inspect);

This method should accept to be called multiple times on different WebContents without calling CloseDevTools

The goal of this enhancement is to allow a top-level InspectableWebConents to be in charge of displaying the inspector for any underlying WebContents (think <webview>)

@spolu spolu changed the title Add a WebContents arguement to InspectableWebContents::ShowDevTools Add a WebContents argument to InspectableWebContents::ShowDevTools Nov 7, 2014
@stale stale bot added the wontfix label Mar 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants