Bug 80158

Summary: [Gtk] plugins/netscape-plugin-page-cache-works.html is flaky
Product: WebKit Reporter: Zan Dobersek <zan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bugs-noreply, cgarcia, pnormand, zan
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Zan Dobersek 2012-03-02 06:25:00 PST
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
Comment 1 Carlos Garcia Campos 2020-08-17 06:52:09 PDT
Plugins are no longer supported.