зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 0bd6e56348ff (bug 1813302) for causing xpc shell failures at test_providerOmnibox.js. CLOSED TREE
This commit is contained in:
Родитель
d94887c64b
Коммит
4350c1597e
|
@ -179,7 +179,6 @@ class ProviderOmnibox extends UrlbarProvider {
|
|||
queryContext.tokens[0].value,
|
||||
UrlbarUtils.HIGHLIGHT.TYPED,
|
||||
],
|
||||
blockL10n: { id: "urlbar-result-menu-dismiss-firefox-suggest" },
|
||||
isBlockable: suggestion.deletable,
|
||||
icon: UrlbarUtils.ICON.EXTENSION,
|
||||
}
|
||||
|
|
|
@ -1655,18 +1655,6 @@ UrlbarUtils.RESULT_PAYLOAD_SCHEMA = {
|
|||
type: "object",
|
||||
required: ["keyword"],
|
||||
properties: {
|
||||
blockL10n: {
|
||||
type: "object",
|
||||
required: ["id"],
|
||||
properties: {
|
||||
id: {
|
||||
type: "string",
|
||||
},
|
||||
args: {
|
||||
type: "array",
|
||||
},
|
||||
},
|
||||
},
|
||||
content: {
|
||||
type: "string",
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче