Bug 1957448 - Disabled context menu within UrlbarView rather than the #urlbar div. r=urlbar-reviewers,Standard8

Differential Revision: https://phabricator.services.mozilla.com/D245055
This commit is contained in:
Dão Gottwald
2025-04-11 16:14:06 +00:00
parent 18f354fae7
commit ff54df4c81
2 changed files with 1 additions and 1 deletions

View File

@@ -164,7 +164,6 @@
<toolbartabstop/>
<html:div id="urlbar"
popover="manual"
context=""
focused="true"
pageproxystate="invalid"
unifiedsearchbutton-available=""

View File

@@ -101,6 +101,7 @@ export class UrlbarInput {
this.textbox.appendChild(
this.window.MozXULElement.parseXULToFragment(`
<vbox class="urlbarView"
context=""
role="group"
tooltip="aHTMLTooltip">
<html:div class="urlbarView-body-outer">