[Webkit-unassigned] [Bug 32789] New: [GTK] Implement a WebKitPageGroup object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 20 04:10:49 PST 2009


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

           Summary: [GTK] Implement a WebKitPageGroup object
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at twotoasts.de


The page groups in WebCore are used for the following:

  Tracking visited links. You can add links manually if needed.

  Adding user styles and scripts to a group.

  DOM local storage.

So I propose we add a WebKitWebGroup object that has functions for fain-grained
control over the above features. Note that I suggest WebGroup because we have
Views, not Pages in our terminology.

-- 
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