[Webkit-unassigned] [Bug 48335] New: [GTK] [review] Support for new-window in GtkLauncher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 08:46:49 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48335

           Summary: [GTK] [review] Support for new-window in GtkLauncher
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nicolas.dufresne at collabora.co.uk



Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71894|                            |review+
               Flag|                            |


Created an attachment (id=71894)
 --> (https://bugs.webkit.org/attachment.cgi?id=71894&action=review)
Enable popup window in GtkLauncher

The GtkLauncher application does not support opening new window when a "target=_blank" is clicked or similar call to window.open() is made withing a user gesture. Instead, GtkLauncher does nothing. This prevents using GtkLauncher for testing certain sites. The attach patch implement minimal support for creating new window. This is done by implementing signals "create-web-view", "web-view-ready" and "close-web-view".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list