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

Issue 2369173002: DevTools: [Workspace] show network files in navigator (Closed)

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

Description

DevTools: [Workspace] show network files in navigator This patch starts showing network files in navigator even when they are mapped against certain file system files. BUG=649837 R=dgozman, pfeldman Committed: https://crrev.com/914ea91587cc89b555178c6f65e570c42bae9ad4 Cr-Commit-Position: refs/heads/master@{#421597}

Patch Set 1 #

Patch Set 2 : add test #

Patch Set 3 : simplify event listeners #

Total comments: 24

Patch Set 4 : address comments #

Patch Set 5 : nits #

Total comments: 4

Patch Set 6 : address comments + improvement #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -51 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/inspector-test.js View 1 2 3 1 chunk +11 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt View 1 2 3 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/persistence/Persistence.js View 4 chunks +48 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js View 1 2 3 4 5 10 chunks +91 lines, -45 lines 1 comment Download
M third_party/WebKit/Source/devtools/front_end/sources/navigatorView.css View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
lushnikov
Please, take a look Screenshot: http://imgur.com/a/7mUf6
4 years, 2 months ago (2016-09-26 19:36:08 UTC) #2
lushnikov
4 years, 2 months ago (2016-09-26 23:43:22 UTC) #4
dgozman
https://codereview.chromium.org/2369173002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt File third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt (right): https://codereview.chromium.org/2369173002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt#newcode37 third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt:37: inspector/persistence/resources Let's dump the dimmed state as well. https://codereview.chromium.org/2369173002/diff/40001/third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js ...
4 years, 2 months ago (2016-09-27 17:08:47 UTC) #9
lushnikov
https://codereview.chromium.org/2369173002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt File third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt (right): https://codereview.chromium.org/2369173002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt#newcode37 third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-navigator-expected.txt:37: inspector/persistence/resources On 2016/09/27 17:08:47, dgozman wrote: > Let's dump ...
4 years, 2 months ago (2016-09-27 21:29:13 UTC) #10
dgozman
lgtm https://codereview.chromium.org/2369173002/diff/80001/third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js File third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js (right): https://codereview.chromium.org/2369173002/diff/80001/third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js#newcode165 third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js:165: // Update UISourceCode titles. nit: previous empty line ...
4 years, 2 months ago (2016-09-28 16:27:21 UTC) #15
lushnikov
https://codereview.chromium.org/2369173002/diff/80001/third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js File third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js (right): https://codereview.chromium.org/2369173002/diff/80001/third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js#newcode165 third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js:165: // Update UISourceCode titles. On 2016/09/28 16:27:21, dgozman wrote: ...
4 years, 2 months ago (2016-09-28 18:11:44 UTC) #16
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/2369173002/100001
4 years, 2 months ago (2016-09-28 18:14:53 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-09-28 19:15:40 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 19:18:45 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/914ea91587cc89b555178c6f65e570c42bae9ad4
Cr-Commit-Position: refs/heads/master@{#421597}

Powered by Google App Engine
This is Rietveld 408576698