Closed Bug 1511693 Opened 6 years ago Closed 6 years ago

Expose base classes for providers and muxers

Categories

(Firefox :: Address Bar, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 66
Tracking Status
firefox66 --- fixed

People

(Reporter: mak, Assigned: mak)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxsearch])

Attachments

(1 file)

Drew suggested exposing a base class to subclass for providers and muxers, this way we may check inputs using instanceof.
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Creates base classes for providers and muxers. All the classes are exposed by UrlbarUtils, for 2 reasons: 1. UrlbarProvidersManager on instantiation is importing provider modules, that may reimport the manager module. Exposing classes from it could cause a recursive failure. 2. It's nicer if only one of the urlbar modules exports multiple symbols (thus moving the QueryContext class here too)
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/c0f4a3b6b16d Expose base classes for providers and muxers. r=Standard8
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: