Bug 29930 - [Qt] Implement layoutTestController.setPopupBlockingEnabled()
Summary: [Qt] Implement layoutTestController.setPopupBlockingEnabled()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 11:32 PDT by Jakub Wieczorek
Modified: 2009-10-01 03:36 PDT (History)
1 user (show)

See Also:


Attachments
Implement the missing function and unskip fast/events/open-window-from-another-frame.html. (4.03 KB, patch)
2009-09-30 11:36 PDT, Jakub Wieczorek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.