Closed
Bug 1815911
Opened 2 years ago
Closed 2 years ago
Add a function to SearchEngine to get the search URL with no terms.
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
We currently have multiple cases where we explicitly get a search url from a SearchEngine, and then feed it a dummy/empty search term, so that we can them perform some analysis on the search url.
I'd like to add a helper function to make it simpler and clearer what is being obtained.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D169296
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/042897540eba
Add a function to SearchEngine to get the search URL with no terms. r=search-reviewers,daleharvey
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•