mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-24 06:43:08 +00:00
Make firefox nobookmarks needle not workaround any more
We've been told the bookmark toolbar no longer being shown on app start is by design, so we can't call this a workaround needle any more really. There's a preference we could use to turn it back on so we can wait for the bookmark toolbar to show up to be sure firefox is fully started, but in fact tests seem to be passing OK with just this needle these days, so we may not need to. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1e8a82f0e1
commit
a9413c417a
@ -15,14 +15,9 @@
|
||||
"height": 18
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "workaround",
|
||||
"value": "the expected bookmarks toolbar is missing - brc#2054953"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"firefox",
|
||||
"browser"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user