js/xpconnect/crashtests/328553-1.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:08f7e42d7984
1 <html>
2 <head>
3 <script type="text/javascript">
4
5 x = Components.interfaces.nsITableEditor;
6 x.__proto__ = Components;
7 x.QueryInterface;
8
9 </script>
10 </head>
11 <body>
12 </body>
13 </html>

mercurial