Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / mochitest / file_bug795275.html
blobc3886b8ba81459cdbc4223c4925630fb3c616463
1 <html>
2 <head>
3 <script type="application/javascript">
4 function touchComponents() {
5 Components;
7 function touchInterfaces() {
8 Components.interfaces;
10 </script>
11 </head>
12 <body>
13 </body>
14 </html>