Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tangled
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eriksson monteiro
tangled
Commits
3f0155de
Commit
3f0155de
authored
Feb 11, 2021
by
Eriksson Monteiro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable TabSearch feature
parent
1121d72a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
19 deletions
+1
-19
chrome/browser/ui/ui_features.cc
chrome/browser/ui/ui_features.cc
+1
-1
testing/variations/fieldtrial_testing_config.json
testing/variations/fieldtrial_testing_config.json
+0
-18
No files found.
chrome/browser/ui/ui_features.cc
View file @
3f0155de
...
...
@@ -111,7 +111,7 @@ const base::Feature kTabOutlinesInLowContrastThemes{
// TODO(crbug.com/1137558): Remove this after launch to the remaining desktop
// platforms.
#if BUILDFLAG(IS_CHROMEOS_ASH)
const
base
::
Feature
kTabSearch
{
"TabSearch"
,
base
::
FEATURE_
EN
ABLED_BY_DEFAULT
};
const
base
::
Feature
kTabSearch
{
"TabSearch"
,
base
::
FEATURE_
DIS
ABLED_BY_DEFAULT
};
#else
const
base
::
Feature
kTabSearch
{
"TabSearch"
,
base
::
FEATURE_DISABLED_BY_DEFAULT
};
#endif // BUILDFLAG(IS_CHROMEOS_ASH)
...
...
testing/variations/fieldtrial_testing_config.json
View file @
3f0155de
...
...
@@ -6402,24 +6402,6 @@
]
}
],
"TabSearch"
:
[
{
"platforms"
:
[
"chromeos"
,
"linux"
,
"mac"
,
"windows"
],
"experiments"
:
[
{
"name"
:
"Enabled"
,
"enable_features"
:
[
"TabSearch"
]
}
]
}
],
"TabToGTSAnimation"
:
[
{
"platforms"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment