Bug 99152

Summary: [WK2] REGRESSION(r131057): It made plugins/plugin-document-back-forward.html timeout
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, jeffrey+webkit, kenneth, mikhail.pozdnyakov, ossy, tonikitoo, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666, 79668, 98527    
Attachments:
Description Flags
patch none

Description Csaba Osztrogonác 2012-10-12 01:34:15 PDT
I don't know how, but I got r131057 is the culprit with manual bisecting.

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/plugins/plugin-document-back-forward-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/plugins/plugin-document-back-forward-actual.txt
@@ -1,3 +1,2 @@
-ALERT: Plugin Loaded!
-ALERT: Plugin Loaded!
+FAIL: Timed out waiting for notifyDone to be called
Comment 1 Mikhail Pozdnyakov 2012-10-12 02:29:19 PDT
Taking for investigation.
Comment 2 Mikhail Pozdnyakov 2012-10-12 05:38:33 PDT
Created attachment 168404 [details]
patch
Comment 3 Csaba Osztrogonác 2012-10-12 05:43:28 PDT
I skipped it by https://trac.webkit.org/changeset/131177 to paint 
the bot green, please unskip it when you will land the fix.
Comment 4 Mikhail Pozdnyakov 2012-10-12 05:46:47 PDT
Could please anyone take a look?
Comment 5 Vicki Pfau 2012-10-12 14:07:57 PDT
This is affecting Mac as well. If this doesn't land shortly, I will be skipping the test in Mac WK2 until a fix lands.
Comment 6 WebKit Review Bot 2012-10-12 15:02:53 PDT
Comment on attachment 168404 [details]
patch

Clearing flags on attachment: 168404

Committed r131229: <http://trac.webkit.org/changeset/131229>
Comment 7 WebKit Review Bot 2012-10-12 15:02:58 PDT
All reviewed patches have been landed.  Closing bug.