mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
564 stars 64 forks source link

open devtools inside a BrowserWindow #23

Open mykmelez opened 8 years ago

mykmelez commented 8 years ago

Electron opens devtools for a BrowserWindow inside the window, similarly to the way Firefox opens devtools for a tab in a frame at the bottom of the same window. Positron will initially open devtools in a new window, per #16, but eventually it should open devtools in the same window, like Electron.