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

Issue 2417083002: DevTools: introduce WI.UISourceCode.requestMetadata() (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: introduce WI.UISourceCode.requestMetadata() Metadata (modification time + contentSize) is needed for the automapping to do its job. This patch introduces UISourceCode.requestMetadata() method and implements it for FileSystem UISourceCodes. The implementation for the network UISourceCodes will be landed separately. BUG=none R=dgozman, pfeldman Committed: https://crrev.com/b41017d0fac5dc4fe71926fe1e27773b6677c407 Cr-Commit-Position: refs/heads/master@{#425262}

Patch Set 1 #

Patch Set 2 : add test #

Patch Set 3 : nits #

Total comments: 2

Patch Set 4 : normalize test + address nit #

Messages

Total messages: 19 (13 generated)
lushnikov
please, take a look
4 years, 2 months ago (2016-10-14 01:32:06 UTC) #4
dgozman
lgtm https://codereview.chromium.org/2417083002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js (right): https://codereview.chromium.org/2417083002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js#newcode241 third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js:241: .then(onMetadata); nit: move to the previous line
4 years, 2 months ago (2016-10-14 03:35:26 UTC) #11
lushnikov
thanks, all done https://codereview.chromium.org/2417083002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js File third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js (right): https://codereview.chromium.org/2417083002/diff/40001/third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js#newcode241 third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js:241: .then(onMetadata); On 2016/10/14 03:35:26, dgozman wrote: ...
4 years, 2 months ago (2016-10-14 05:45:32 UTC) #12
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/2417083002/60001
4 years, 2 months ago (2016-10-14 05:45:50 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-14 06:47:44 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 06:49:11 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b41017d0fac5dc4fe71926fe1e27773b6677c407
Cr-Commit-Position: refs/heads/master@{#425262}

Powered by Google App Engine
This is Rietveld 408576698