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