[Webkit-unassigned] [Bug 133730] New: [GTK] Introduce a new WebKitUserContent API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 01:30:54 PDT 2014


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

           Summary: [GTK] Introduce a new WebKitUserContent API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aperez at igalia.com


In order to be able to remove WebKitWebViewGroup (as per bug #133729),
we need an alternative API to allow injection of user scripts and style
sheets.

We would add the following new classes to the public API:

 - WebKitUserContentManager
 - WebKitUserContent (abstract, has common parts of the child classes)
    - WebKitUserScript
    - WebKitUserStyleSheet

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