Bug 113930

Summary: [EFL][Qt] The layout test fast/loader/url-selected-user-gesture.html is failing.
Product: WebKit Reporter: Ádám Kallai <kadam>
Component: Tools / TestsAssignee: jochen
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, jochen, ossy, webkit.review.bot, zarvai
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 113827    
Bug Blocks: 79666    
Attachments:
Description Flags
Patch none

Ádám Kallai
Reported 2013-04-04 02:15:56 PDT
This fails appeared after http://trac.webkit.org/changeset/147503 on Qt. The fail is same on EFL bots. Diff is here: --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/loader/url-selected-user-gesture-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/loader/url-selected-user-gesture-actual.txt @@ -1,10 +1,10 @@ +CONSOLE MESSAGE: line 11: TypeError: '[object MouseEventConstructor]' is not a constructor (evaluating 'new MouseEvent('click', {ctrlKey: true, metaKey: true})') Check that a javascript generated mouse click is not enough to open a new tab. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS testRunner.windowCount() is 1 -PASS successfullyParsed is true +FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). TEST COMPLETE
Attachments
Patch (1.44 KB, patch)
2013-04-04 02:31 PDT, jochen
no flags
jochen
Comment 1 2013-04-04 02:31:03 PDT
WebKit Review Bot
Comment 2 2013-04-04 04:05:43 PDT
Comment on attachment 196458 [details] Patch Clearing flags on attachment: 196458 Committed r147619: <http://trac.webkit.org/changeset/147619>
WebKit Review Bot
Comment 3 2013-04-04 04:05:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.