blob: 0c929d035acc8f529ab5719546aea74b4d02a73e [file] [log] [blame]
ossy@webkit.org4e7a8c72012-01-12 12:19:21 +00001CONSOLE MESSAGE: PLUGIN: NPP_Destroy
eric@webkit.orgbc672b52009-12-21 23:50:00 +00002This tests that objects from plugin objects are properly cleaned up.
3
4Example:
5 plugin
6 ------- (Creates) ------ Object1
7 ------- (Creates) ------ Object2
8
9It is important that both Object1 and Object2 cleanup as a result of
10cleaning up the plugin.
11
12SUCCESS
13
14
15
16
17