Repro crash with Sony Google TV ad at Gizmodo
Created attachment 81886 [details] Patch
Committed r78157: <http://trac.webkit.org/changeset/78157>
The test is TIMEOUT on all chromium bots.
also times out on all GTK+ bots
(In reply to comment #3) > The test is TIMEOUT on all chromium bots. Adding Tools/DumpRenderTree/TestNetscapePlugIn/Tests/EvaluateJSDestroyingPluginFromDestroyStream.cpp to your build should fix the test, this is what I did on GTK and the test passes now.
This is failing on the Snow Leopard bot.
Reverted r78157 for reason: Fails on a bunch of bots Committed r78185: <http://trac.webkit.org/changeset/78185>
(In reply to comment #7) > Reverted r78157 for reason: > > Fails on a bunch of bots > > Committed r78185: <http://trac.webkit.org/changeset/78185> This change was WebKit2-specific, and if the test times out for other ports it's better to add the test to the Skipped list and file new bugs.
I reverted it based on all the bots being red. But with further investigation it could have probably been skipped for other ports instead. But seems like something better done when landing. Also if this is re-landed, there was a Gtk build fix which was landed right after this which should be included in any re-landing.
Created attachment 82087 [details] Patch
Committed r78299: <http://trac.webkit.org/changeset/78299>