Chromium Code Reviews
DescriptionDevTools: 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)
|