The test is flaky because sometimes the plugin is loaded before the page (before onload event), causing such failures: --- WebKitBuild/Release/layout-test-results/plugins/netscape-plugin-page-cache-works-expected.txt +++ WebKitBuild/Release/layout-test-results/plugins/netscape-plugin-page-cache-works-actual.txt @@ -5,9 +5,9 @@ Unfortunately there is no reliable way to get affirmative confirmation that the plugin was destroyed upon navigation away from the page. For now we'll assume recreation means it had successfully been destroyed. +null: Plugin created Initial load: Page loaded Initial load: Page shown -Initial load: Plugin created Initial load: Accessing testObject.property Initial load: Accessed testObject.property without exception Initial load: Assigning to testObject.property
Plugins are no longer supported.