[SyncFS] Build indexes from FileTracker entries on disk.
[chromium-blink-merge.git] / content / test / data / npapi / npobject_lifetime_test_second_instance.html
blob5876f8e7e323ff3b0e4a473ff600e46998c9606c
1 <html>
3 <body>
4 <div id="statusPanel" style="border: 1px solid red; width: 100%">
5 Second instance.
6 </div>
8 NPObject Lifetime test second plugin instance<p>
10 Tests the case where a plugin holds on to an NPObject reference
11 to another plugin in a different frame in the page and whether
12 the npobject is callable when the frame is destroyed.
14 <embed type="application/vnd.npapi-test"
15 name="npobject_lifetime_test_second_instance"
16 id="2"
17 mode="np_embed"> </embed>
19 </body>
20 </html>