[Webkit-unassigned] [Bug 139090] New: [GTK] Add API to handle beforeunload events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 28 05:47:06 PST 2014


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

            Bug ID: 139090
           Summary: [GTK] Add API to handle beforeunload events
    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

beforeunload is fired when a page is about to be closed, to ask the user for confirmation. This happens when reloading a page, when navigation to another page or when the page is closed by a user action (a tab or window closed). In the first two cases, the event is automatically fired by WebCore, but in the case of a user action we need additional API to ensure the event is fired before the page is closed.

-- 
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/20141128/daaca68b/attachment-0002.html>


More information about the webkit-unassigned mailing list