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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2705113005: Update AutoImport to import nothing by default (in absence of policy and master_prefs). (Closed)
Patch Set: update comment in chrome_browser_main.cc Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. 9 and description for each user action.
10 10
(...skipping 4390 matching lines...) Expand 10 before | Expand all | Expand 10 after
4401 </action> 4401 </action>
4402 4402
4403 <action name="FindString"> 4403 <action name="FindString">
4404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 4404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4405 <description>Please enter the description of this user action.</description> 4405 <description>Please enter the description of this user action.</description>
4406 </action> 4406 </action>
4407 4407
4408 <action name="FirstRunDef_Accept"> 4408 <action name="FirstRunDef_Accept">
4409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 4409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
4410 <description>Please enter the description of this user action.</description> 4410 <description>Please enter the description of this user action.</description>
4411 <obsolete>Deprecated 02/2017.</obsolete>
4411 </action> 4412 </action>
4412 4413
4413 <action name="Flash.JavaScriptUsed" not_user_triggered="true"> 4414 <action name="Flash.JavaScriptUsed" not_user_triggered="true">
4414 <owner>tommycli@chromium.org</owner> 4415 <owner>tommycli@chromium.org</owner>
4415 <description> 4416 <description>
4416 Count of Flash plugin instances that use JavaScript. 4417 Count of Flash plugin instances that use JavaScript.
4417 </description> 4418 </description>
4418 <obsolete>Deprecated 02/2017.</obsolete> 4419 <obsolete>Deprecated 02/2017.</obsolete>
4419 </action> 4420 </action>
4420 4421
(...skipping 12131 matching lines...) Expand 10 before | Expand all | Expand 10 after
16552 <action name="webapps.AddShortcut.Manifest"> 16553 <action name="webapps.AddShortcut.Manifest">
16553 <owner>mlamouri@chromium.org</owner> 16554 <owner>mlamouri@chromium.org</owner>
16554 <description> 16555 <description>
16555 Shortcut added to the homescreen with a valid Manifest. This action will be 16556 Shortcut added to the homescreen with a valid Manifest. This action will be
16556 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16557 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16557 to keep a trend of whether the webapp also add meta tags. 16558 to keep a trend of whether the webapp also add meta tags.
16558 </description> 16559 </description>
16559 </action> 16560 </action>
16560 16561
16561 </actions> 16562 </actions>
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698