Closed Bug 1895740 Opened 2 years ago Closed 2 years ago

Incorrect orders of engines in searchengine-devtools when using search-config-v2

Categories

(Firefox :: Search, task, P3)

task

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox128 --- fixed
firefox129 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sng])

Attachments

(3 files)

With the new search config, searchengine-devtools should be able to show the same order for application search engines as Firefox will have when it first starts up on a new profile.

It appears we missed implementing the sorting in the devtools, so I'll add that here.

Attached file GitHub Pull Request
Severity: -- → N/A
Priority: -- → P3
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bd63611adb35 Move sorting of search engines out to a utility function. r=mcheang
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Attachment #9407803 - Flags: approval-mozilla-beta?

beta Uplift Approval Request

  • User impact if declined: None, this is re-arranging code so that the sorting algorithm can be reused by our searchengine-devtools add-on. This will mean that using the devtools on the new ESR will be able to return the expected default order of search engines. This is useful when checking deployments of search engines.
  • Code covered by automated testing: yes
  • Fix verified in Nightly: yes
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: N/A
  • Risk associated with taking this patch: Low
  • Explanation of risk level: Moving a function into another file with a few changes, covered by tests
  • String changes made/needed: None
  • Is Android affected?: no
Attachment #9407803 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: