Side by Side Diff: third_party/WebKit/Source/devtools/front_end/persistence/module.json
Issue 2418813005 :
DevTools: [Persistence] implement automapping (Closed)
Patch Set: address comments
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/http/tests/inspector/isolated-filesystem-test.js
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-dynamic-uisourcecodes.html
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-dynamic-uisourcecodes-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders.html
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-git-folders-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane.html
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sane-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap.html
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-sourcemap-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/automapping-test.js
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-rename-mapped-file-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-sync-content-nodejs-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-tabbed-editor-opens-network-uisourcecode-expected.txt
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-test.js
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/resources/s.css
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/resources/s.scss
third_party/WebKit/LayoutTests/http/tests/inspector/persistence/resources/s.css.map
third_party/WebKit/Source/devtools/BUILD.gn
third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js
third_party/WebKit/Source/devtools/front_end/persistence/Automapping.js
third_party/WebKit/Source/devtools/front_end/persistence/DefaultMapping.js
third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js
third_party/WebKit/Source/devtools/front_end/persistence/module.json
third_party/WebKit/Source/devtools/front_end/platform/utilities.js
third_party/WebKit/Source/devtools/front_end/settings/EditFileSystemView.js
third_party/WebKit/Source/devtools/front_end/settings/editFileSystemView.css
third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js