Open
Bug 1932923
Opened 13 days ago
Updated 6 days ago
Add support for setting parameters on search engines based on enterprise usage
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
NEW
People
(Reporter: standard8, Assigned: mbeier)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 file)
To help us quantify enterprise traffic, we want to add the option in the search configuration for a different type of parameter that is only set when we consider an installation to be enterprise.
There should be an option for an additional parameter:
{
"name": "channel",
"enterpriseValue": "entpr"
},
The parameter will only be set on a search URL when Services.polices.isEnterprise
is true. It should also override any other parameters of the same name.
Updated•13 days ago
|
Assignee | ||
Comment 1•6 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•