mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 790483 - Fix dependency on stale plugin enabledState in accessible tests. r=surkov
This commit is contained in:
parent
e0164d8616
commit
f79acdcdb8
@ -71,6 +71,7 @@
|
||||
}
|
||||
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
setTestPluginEnabledState(SpecialPowers.Ci.nsIPluginTag.STATE_ENABLED);
|
||||
addA11yLoadEvent(waitForPlugin);
|
||||
</script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user