Bug 132921 - [GTK] Layout Test plugins/evaluate-js-after-removing-plugin-element.html is failing
Summary: [GTK] Layout Test plugins/evaluate-js-after-removing-plugin-element.html is f...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 14:10 PDT by Carlos Alberto Lopez Perez
Modified: 2020-08-17 06:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-05-14 14:10:46 PDT
The Layout test http/tests/security/cross-origin-plugin-private-browsing-toggled.html is failing on GTK since r168668 <http://trac.webkit.org/r168668>.

*But* before than r168668 it was timing out.

The diff is the following:

--- /home/clopez/webkit/webkit/layout-test-results/plugins/evaluate-js-after-removing-plugin-element-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/plugins/evaluate-js-after-removing-plugin-element-actual.txt
@@ -1,3 +1,2 @@
+
 This tests that we don't crash when a plugin removes itself from the document and then executes JavaScript.
-
-Executing script after removing the plugin element from the document succeeded.
Comment 1 Carlos Alberto Lopez Perez 2014-05-14 14:12:54 PDT
(In reply to comment #0)
> The Layout test http/tests/security/cross-origin-plugin-private-browsing-toggled.html 

^^ Sorry. I mean the layout test: plugins/evaluate-js-after-removing-plugin-element.html
Comment 2 Carlos Alberto Lopez Perez 2014-05-14 18:59:27 PDT
I have updated the TestExpectations file for GTK for this test on r168865 <http://trac.webkit.org/r168865>

[.....]

And I have just noticed that r168668 got reverted on 168843 <http://trac.webkit.org/r168843>
Comment 3 Carlos Garcia Campos 2020-08-17 06:41:38 PDT
Plugins are no longer supported.