mozilla / tofino

Project Tofino is a browser interaction experiment.
https://mozilla.github.io/tofino
Apache License 2.0
647 stars 68 forks source link

Add a way to open a devtools toolbox attached to content #529

Closed victorporof closed 8 years ago

victorporof commented 8 years ago

webview.openDevtools() seems to do what we want: https://github.com/electron/electron/blob/master/docs/api/web-view-tag.md#methods

victorporof commented 8 years ago

Dupe of https://github.com/mozilla/tofino/issues/350