Verify that dirty network uiSourceCodes are bound to filesystem.
Binding created: {
network: http://127.0.0.1:8000/devtools/persistence/resources/foo.js
fileSystem: file:///var/www/devtools/persistence/resources/foo.js
}
FileSystem is dirty: true
FileSystem working copy:
window.bar = ()=>'bar';