chrome-devtools-app icon indicating copy to clipboard operation
chrome-devtools-app copied to clipboard

Workspaces feature doesn't work.

Open auchenberg opened this issue 10 years ago • 0 comments

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.

auchenberg avatar Nov 24 '14 06:11 auchenberg