electron-archive/brightray

Need a way to turn on devtools experiments

Closed this issue · 1 comments

There are some useful tools hidden behind an "experiments" flag in devtools. It would be great to provide a way to turn them on.

Chrome turns them on here: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/devtools/devtools_window.cc?revision=218767#l619

Fixed by #67.