[Webkit-unassigned] [Bug 18705] New: [GTK] WebView emits warnings for subclass properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 16:03:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18705

           Summary: [GTK] WebView emits warnings for subclass properties
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at imendio.com


The WebView updates settings via "notify" signals from WebSettings and tests
the property name for a known string, otherwise it emits a warning.
This results in wrong warnings if WebSettings is subclassed in an application
and assigned to a WebView. Current git versions of midori will trigger this
wrong behavior because MidoriWebSettings has a number of additional properties
which the WebView doesn't know about.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list