RESOLVED INVALID 132921
[GTK] Layout Test plugins/evaluate-js-after-removing-plugin-element.html is failing
https://bugs.webkit.org/show_bug.cgi?id=132921
Summary [GTK] Layout Test plugins/evaluate-js-after-removing-plugin-element.html is f...
Carlos Alberto Lopez Perez
Reported 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.
Attachments
Carlos Alberto Lopez Perez
Comment 1 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
Carlos Alberto Lopez Perez
Comment 2 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>
Carlos Garcia Campos
Comment 3 2020-08-17 06:41:38 PDT
Plugins are no longer supported.
Note You need to log in before you can comment on or make changes to this bug.