Chromium Code Reviews
DescriptionDevTools: prepare Navigator and Network Project for merging uiSourceCodes
The crrev.com/2714053002/, which implemented UISourceCode merging, didn't handle
removal of source map source files (they were never removed back in the days).
Since now we do all the bookkeeping properly, that CL should be
complicated further, which makes it uncomfortably large.
This patch extracts a few important bits from that CL, making future
patches simpler.
This patch:
- introduces NewtorkProject.frameAttribution method which returns frameIds
for the UISourceCode.
- implements shortcuts in NavigatorView, using NetworkProject.frameAttribution
- improves NetworkProject to fetch resource metadatas efficiently
BUG=670180
R=dgozman
Review-Url: https://codereview.chromium.org/2826173003
Cr-Commit-Position: refs/heads/master@{#466492}
Committed: https://chromium.googlesource.com/chromium/src/+/8d63b4e145b185c53bd013b592c6c80b4e6365c4
Patch Set 1 #Patch Set 2 : network project #Patch Set 3 : nice vocabulary #
Total comments: 6
Patch Set 4 : address comments #
Messages
Total messages: 22 (16 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||