Needle update for Firefox addon popover color change

Not sure if the color change will occur in Fedora 25 nightlies
or not, so not sure if we can remove the old needles. But we
*can* remove the F24 needles now I think.
This commit is contained in:
Adam Williamson 2017-01-20 16:07:11 -08:00
parent b67f604894
commit ff66be6ef9
7 changed files with 55 additions and 11 deletions

View File

@ -0,0 +1,22 @@
{
"area": [
{
"height": 63,
"xpos": 61,
"ypos": 143,
"type": "match",
"width": 64
},
{
"height": 14,
"ypos": 283,
"type": "match",
"xpos": 474,
"width": 43
}
],
"tags": [
"firefox_addon_install"
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

View File

@ -1,22 +1,22 @@
{
"properties": [],
"tags": [
"firefox_addon_install"
],
"area": [
{
"height": 62,
"ypos": 108,
"xpos": 64,
"width": 60,
"type": "match",
"height": 62
"xpos": 64,
"width": 60
},
{
"height": 14,
"ypos": 226,
"type": "match",
"width": 38,
"xpos": 444,
"ypos": 220
"xpos": 442,
"width": 39
}
]
],
"tags": [
"firefox_addon_install"
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

View File

@ -0,0 +1,22 @@
{
"tags": [
"firefox_addon_success"
],
"properties": [],
"area": [
{
"xpos": 63,
"type": "match",
"ypos": 108,
"width": 63,
"height": 63
},
{
"height": 19,
"xpos": 949,
"ypos": 70,
"type": "match",
"width": 20
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB