Backed out changeset 8e5aa4b063cc (bug 1901261) for causing py3 failures on make-schemas.py. CLOSED TREE

This commit is contained in:
Tamas Szentpeteri
2024-07-31 17:13:20 +03:00
parent 4e48dbd1eb
commit 03b8b4ec2d
20 changed files with 2 additions and 322 deletions

View File

@@ -94,28 +94,6 @@ const MESSAGES = () => [
patterns: ["*://*/*.pdf"],
},
},
{
id: "TEST_BMB_BUTTON",
groups: [],
template: "bookmarks_bar_button",
content: {
label: {
raw: "Getting Started",
tooltiptext: "Getting started with Firefox",
},
action: {
type: "OPEN_URL",
data: {
args: "https://www.mozilla.org",
where: "tab",
},
navigate: true,
},
},
frequency: { lifetime: 100 },
trigger: { id: "defaultBrowserCheck" },
targeting: "true",
},
{
id: "MULTISTAGE_SPOTLIGHT_MESSAGE",
groups: ["panel-test-provider"],