comparison: js/xpconnect/crashtests/705875.html
js/xpconnect/crashtests/705875.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <script> |
|
3 |
|
4 window.QueryInterface(Components.interfaces.nsIInterfaceRequestor); |
|
5 window.getInterface(null); |
|
6 |
|
7 </script> |