Bug 1718220 - Try to sync-decode to hopefully fix some frequent flickering tests.

MANUAL PUSH: Hopefully trivially fixes some orange CLOSED TREE.
This commit is contained in:
Emilio Cobos Álvarez 2022-02-03 22:25:35 +01:00
Родитель f06e26a2b8
Коммит 257a6beb7b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@
<stack class="tab-icon-stack">
<hbox class="tab-throbber" layer="true"/>
<hbox class="tab-icon-pending"/>
<html:img class="tab-icon-image" role="presentation"/>
<html:img class="tab-icon-image" role="presentation" decoding="sync" />
<image class="tab-sharing-icon-overlay" role="presentation"/>
<image class="tab-icon-overlay" role="presentation"/>
</stack>