Files
sousa-gecko/dom/security/test/https-first
Dão Gottwald 1f8fb7a92e Bug 2064369 - Move moz-urlbar off moz-input-box onto the new API. r=desktop-theme-reviewers,hjones,daleharvey
The address bar and search bar are both moz-urlbar, so they share one menu now. Each item set is scoped to its own input and hidden for the other, and AddSearchEngineHelper tracks the items it created rather than everything after its separator, which is no longer only its own.

With the wrapper an HTML element, the input's tooltip is the document's default tooltip instead of #aHTMLTooltip, because FindTooltip sends every non-XUL target there. The text still comes from the title attribute, and browser_tooltip.js checks the tooltip that opens.

Differential Revision: https://phabricator.services.mozilla.com/D319498
2026-08-25 06:29:44 +00:00
..