RESOLVED FIXED 102668
[GTK] Test /webkit2/WebKitWebView/create-ready-close is failing after r134586
https://bugs.webkit.org/show_bug.cgi?id=102668
Summary [GTK] Test /webkit2/WebKitWebView/create-ready-close is failing after r134586
Carlos Garcia Campos
Reported 2012-11-19 02:22:37 PST
Change in r134586 is not the problem, it indeed fixes the FIXME we have in the tests. The problem is that we were assuming that when no geometry is given to window.open() the default window rect is empty. This is not true anymore after r134586.
Attachments
Patch (3.83 KB, patch)
2012-11-19 02:29 PST, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2012-11-19 02:29:16 PST
WebKit Review Bot
Comment 2 2012-11-19 02:32:15 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3 2012-11-19 03:23:27 PST
Note You need to log in before you can comment on or make changes to this bug.