зеркало из https://github.com/mozilla/gecko-dev.git
Bug 926830 - Test cleanup for plugin enabledState usage, dom/plugins. r=bsmedberg
This commit is contained in:
Родитель
4639861d12
Коммит
25c898be3e
|
@ -12,7 +12,7 @@
|
|||
src="http://mochi.test:8888/chrome/dom/plugins/test/mochitest/hang_test.js" />
|
||||
<script type="application/javascript" src="utils.js"></script>
|
||||
<script type="application/javascript">
|
||||
getTestPlugin().enabledState = Ci.nsIPluginTag.STATE_ENABLED;
|
||||
setTestPluginEnabledState(Ci.nsIPluginTag.STATE_ENABLED);
|
||||
</script>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml" onload="runTests()">
|
||||
<embed id="plugin1" type="application/x-test" width="200" height="200"></embed>
|
||||
|
|
Загрузка…
Ссылка в новой задаче