Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Issue 2651043006: DevTools: Remove files in the navigator when they are deleted externally (Closed)

Created:
3 years, 11 months ago by einbinder
Modified:
3 years, 10 months ago
Reviewers:
dgozman, lushnikov, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Remove files in the navigator when they are deleted externally This splits up the filesChanged event to specify whether each was added, removed, or had content changed. BUG=679016, 679017 Review-Url: https://codereview.chromium.org/2651043006 Cr-Commit-Position: refs/heads/master@{#448473} Committed: https://chromium.googlesource.com/chromium/src/+/56bb5978cf646941f9df3ec22bd83c0bd5a4c403

Patch Set 1 #

Total comments: 10

Patch Set 2 : rename #

Total comments: 2

Patch Set 3 : initialPaths #

Patch Set 4 : fix test #

Messages

Total messages: 22 (11 generated)
einbinder
ptal
3 years, 11 months ago (2017-01-25 01:47:13 UTC) #2
lushnikov
!! good one !! A few questions: 1. There's a list of files cached in ...
3 years, 11 months ago (2017-01-25 02:23:11 UTC) #5
einbinder
The list of files in IsolatedFileSystem is only used by FileSystemWorkspaceBinding. It seems awkward for ...
3 years, 11 months ago (2017-01-25 19:53:13 UTC) #8
lushnikov
On 2017/01/25 19:53:13, einbinder wrote: > The list of files in IsolatedFileSystem is only used ...
3 years, 11 months ago (2017-01-26 01:10:45 UTC) #9
lushnikov
https://codereview.chromium.org/2651043006/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js File third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js (right): https://codereview.chromium.org/2651043006/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js#newcode171 third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js:171: for (var pathType in paths) let's write this explicitly ...
3 years, 11 months ago (2017-01-26 01:10:57 UTC) #10
einbinder
Moved to initialGitFolders and initialFilePaths https://codereview.chromium.org/2651043006/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js File third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js (right): https://codereview.chromium.org/2651043006/diff/20001/third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js#newcode171 third_party/WebKit/Source/devtools/front_end/workspace/IsolatedFileSystemManager.js:171: for (var pathType in ...
3 years, 11 months ago (2017-01-26 22:06:14 UTC) #11
lushnikov
Could you please annotate this CL with bugs it fixes? There should be at least ...
3 years, 11 months ago (2017-01-26 23:18:59 UTC) #12
einbinder
3 years, 11 months ago (2017-01-27 00:07:46 UTC) #15
pfeldman
lgtm
3 years, 10 months ago (2017-02-06 23:07:42 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2651043006/60001
3 years, 10 months ago (2017-02-06 23:09:18 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 00:49:08 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/56bb5978cf646941f9df3ec22bd8...

Powered by Google App Engine
This is Rietveld 408576698