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

Issue 2457723004: DevTools: do not wait for filesystems to create connection. (Closed)

Created:
4 years, 1 month ago by lushnikov
Modified:
4 years, 1 month 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: do not wait for filesystems to create connection. Today, IsolatedFileSystem.create enumerates all the files in the filesystem before reporting its creation. The front-end is mostly idle during this process, since most of the time is spent IPC'ing and reading files in the IO thread. Before the "Persistence", we were required to wait for the file systems before creating targets. However, this is not needed anymore, and we can let people interact with ElementsPanel and other inspection goodness rightaway. BUG=660425 R=dgozman, pfeldman Committed: https://crrev.com/6627d6f8dd0ffc0a3f7b3a0fe709d0d368cc81d0 Cr-Commit-Position: refs/heads/master@{#428594}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -14 lines) Patch
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 2 chunks +2 lines, -14 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
lushnikov
please, take a look
4 years, 1 month ago (2016-10-28 22:20:27 UTC) #1
dgozman
lgtm
4 years, 1 month ago (2016-10-29 01:34:55 UTC) #11
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/2457723004/1
4 years, 1 month ago (2016-10-29 02:53:53 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-29 04:01:00 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-10-29 04:03:02 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6627d6f8dd0ffc0a3f7b3a0fe709d0d368cc81d0
Cr-Commit-Position: refs/heads/master@{#428594}

Powered by Google App Engine
This is Rietveld 408576698