4 This document describes the implementation of Firefox's address bar, also known
5 as the quantumbar or urlbar. The address bar was also called the awesomebar
6 until Firefox 68, when it was substantially rewritten.
8 The address bar is a specialized search access point that aggregates data from
9 several different sources, including:
11 * Places (Firefox's history and bookmarks system)
12 * Search engines (including search suggestions)
19 If you want a high level, nontechnical summary of how the address bar works,
20 read :doc:`nontechnical-overview`.
22 If you are interested in the technical details, you might want to skip ahead to
28 The address bar code lives in `browser/components/urlbar <https://searchfox.org/mozilla-central/source/browser/components/urlbar/>`_.
40 firefox-suggest-telemetry