Closed Bug 1656007 Opened 5 years ago Closed 5 years ago

Move URLBAR_SELECTED_RESULT_METHODS and URLBAR_SELECTED_RESULT_TYPES out of BrowserUsageTelemetry.jsm

Categories

(Firefox :: Address Bar, task, P3)

task
Points:
2

Tracking

()

RESOLVED FIXED
81 Branch
Iteration:
81.1 - July 27 - Aug 09
Tracking Status
firefox81 --- fixed

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(2 files)

I just noticed that:

  • URLBAR_SELECTED_RESULT_METHODS is only used in tests, and is not used in BrowserUsageTelemetry.jsm. This can be moved to UrlbarTestUtils.jsm
  • URLBAR_SELECTED_RESULT_TYPES is not used within BrowserUsageTelemetry.jsm, we might as well move it to UrlbarUtils.jsm since then it is alongside the rest of the urlbar definitions we have.
Severity: N/A → S3
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f88987c08d98 Move URLBAR_SELECTED_RESULT_METHODS to UrlbarTestUtils as it is only used in tests. r=mak https://hg.mozilla.org/integration/autoland/rev/396895ff559d Move URLBAR_SELECTED_RESULT_TYPES to UrlbarUtils since it is not used in BrowserUsageTelemetry. r=mak
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: