[webkit-reviews] review granted: [Bug 48335] [GTK] [review] Support for new-window in GtkLauncher : [Attachment 72336] Enable popup window in GtkLauncher (with changelog)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 08:51:43 PDT 2010


Martin Robinson <mrobinson at webkit.org> has granted  review:
Bug 48335: [GTK] [review] Support for new-window in GtkLauncher
https://bugs.webkit.org/show_bug.cgi?id=48335

Attachment 72336: Enable popup window in GtkLauncher (with changelog)
https://bugs.webkit.org/attachment.cgi?id=72336&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=72336&action=review

> WebKitTools/ChangeLog:11
> +	   Enable popup window in GtkLauncher
> +
> +	   The GtkLauncher application does not support opening new window when

> +	   a link with "target=_blank" is clicked or similar call to
> +	   window.open(). Instead, GtkLauncher does nothing which breaks
> +	   navigation of some websites.
> +	   https://bugs.webkit.org/show_bug.cgi?id=48335

It's more typical for the order to be:
<bug title>
<bug url>

<description>

This isn't a big deal though, and I'll fix it locally before landing.


More information about the webkit-reviews mailing list