Bug 29930

Summary: [Qt] Implement layoutTestController.setPopupBlockingEnabled()
Product: WebKit Reporter: Jakub Wieczorek <jwieczorek>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Implement the missing function and unskip fast/events/open-window-from-another-frame.html. none

Description Jakub Wieczorek 2009-09-30 11:32:28 PDT
The Qt LayoutTestController is missing setPopupBlockingEnabled() implementation.
Comment 1 Jakub Wieczorek 2009-09-30 11:36:00 PDT
Created attachment 40384 [details]
Implement the missing function and unskip fast/events/open-window-from-another-frame.html.
Comment 2 Simon Hausmann 2009-10-01 03:27:15 PDT
Comment on attachment 40384 [details]
Implement the missing function and unskip fast/events/open-window-from-another-frame.html.

r=me, thanks!
Comment 3 WebKit Commit Bot 2009-10-01 03:36:01 PDT
Comment on attachment 40384 [details]
Implement the missing function and unskip fast/events/open-window-from-another-frame.html.

Clearing flags on attachment: 40384

Committed r48965: <http://trac.webkit.org/changeset/48965>
Comment 4 WebKit Commit Bot 2009-10-01 03:36:04 PDT
All reviewed patches have been landed.  Closing bug.