Commit 6f1ea600 authored by Brandon Goddard's avatar Brandon Goddard Committed by Commit Bot

DevTools: add source order histogram

This CL adds backend support for new devtools user action
for activating the source order viewer.

Frontend CL: https://crrev.com/c/2353377

Bug: 1094406
Change-Id: I49ee7e3d724ff67f131c9e1098d098830847722b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351391Reviewed-by: default avatarPeter Marshall <petermarshall@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Brandon Goddard <brgoddar@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#797813}
parent e074b42b
...@@ -16002,6 +16002,7 @@ metrics consent we also won't be able to send UMA metrics. --> ...@@ -16002,6 +16002,7 @@ metrics consent we also won't be able to send UMA metrics. -->
<int value="40" label="Tab moved to main panel"/> <int value="40" label="Tab moved to main panel"/>
<int value="41" label="Capture CSS Overview clicked"/> <int value="41" label="Capture CSS Overview clicked"/>
<int value="42" label="Virtual authenticator environment enabled"/> <int value="42" label="Virtual authenticator environment enabled"/>
<int value="43" label="Source Order Overlay Activated"/>
</enum> </enum>
<enum name="DevToolsBackgroundService"> <enum name="DevToolsBackgroundService">
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment