[Webkit-unassigned] [Bug 141330] New: [GTK] Remove WebKitWebView::close-notification signal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 05:28:07 PST 2015


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

            Bug ID: 141330
           Summary: [GTK] Remove WebKitWebView::close-notification signal
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com

In favor of a WebKitNotification::closed signal. There are two main reasons for this:

 1.- We are running out of padding space in WebKitWebViewClass
 2.- Applications should be able to close notifications too. Right now, in the default implementation when the user closes a notification, the web view is not notified, so the notification remains alive and onclose handler is not dispatched either.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150206/8e73be69/attachment-0002.html>


More information about the webkit-unassigned mailing list