Bug 122535 - [GTK] WebKitTestRunner should respect window features specified by window.open
Summary: [GTK] WebKitTestRunner should respect window features specified by window.open
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 102257 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-08 16:50 PDT by Gustavo Noronha (kov)
Modified: 2014-07-19 07:28 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2013-10-08 16:50:24 PDT
Otherwise tests like fast/dom/Window/open-window-min-size.html won't really be testing much. We get 800x600 sizes, which is our hardcoded default.
Comment 1 Martin Robinson 2014-04-07 19:24:11 PDT
*** Bug 102257 has been marked as a duplicate of this bug. ***
Comment 2 Mario Sanchez Prada 2014-07-18 10:03:15 PDT
This test is not failing anymore, so I removed then from TestExpectations file:
http://trac.webkit.org/changeset/171223
Comment 3 Carlos Alberto Lopez Perez 2014-07-19 07:28:13 PDT
Probably the fix was r170078 <http://trac.webkit.org/r170078>