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

Unified Diff: third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt

Issue 2678233002: DevTools: track more elements panel user actions (Closed)
Patch Set: ' Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt b/third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt
index b6e9f688a293f789822739929fabc2f11e68479d..bd79ce069637adff6b05e978fe519147bcfa4bdb 100644
--- a/third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/user-metrics-expected.txt
@@ -4,6 +4,7 @@ recordActionTaken:
{
AnimationsPlaybackRateChanged : 11
AuditsStarted : 7
+ ChangeInspectedNodeInElementsPanel : 22
CommandEvaluatedInConsolePanel : 15
ConnectToNodeJSDirectly : 20
ConnectToNodeJSFromFrontend : 19
@@ -18,6 +19,7 @@ recordActionTaken:
ResizedViewInResponsiveMode : 17
RevisionApplied : 12
ScriptsBreakpointSet : 3
+ StyleRuleCopied : 23
StyleRuleEdited : 14
TimelinePageReloadStarted : 18
TimelineStarted : 4

Powered by Google App Engine
This is Rietveld 408576698