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:
@@ -164,7 +164,6 @@
|
||||
<toolbartabstop/>
|
||||
<html:div id="urlbar"
|
||||
popover="manual"
|
||||
context=""
|
||||
focused="true"
|
||||
pageproxystate="invalid"
|
||||
unifiedsearchbutton-available=""
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user