Backed out changeset 8e5aa4b063cc (bug 1901261) for causing py3 failures on make-schemas.py. CLOSED TREE
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user