chrome-devtools-app
chrome-devtools-app copied to clipboard
Workspaces feature doesn't work.
The Workspaces feature doesnt work, as it relies on access to the local filesystem.
It looks like the filesystem implementation in DevTools doesn't use the remote debugging protocol, but some magical logic that get's injected at runtime,
Actions:
- [ ] Figure out how the filesystem functionality is implemented
- [ ] Emulate behavior in node-webkit.