[Webkit-unassigned] [Bug 119258] New: [WebKit2] [Gtk] WebKitResponsePolicyDecision URI response property incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 07:28:39 PDT 2013


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

           Summary: [WebKit2] [Gtk] WebKitResponsePolicyDecision URI
                    response property incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brian.holt at samsung.com


g_object_class_install_property(objectClass,
                                    PROP_REQUEST,
                                    g_param_spec_object("response",
                                                      _("URI response"),
                                                      _("The URI response that is associated with this policy decision"),
                                                      WEBKIT_TYPE_URI_REQUEST,
                                                      WEBKIT_PARAM_READABLE));

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