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