[Webkit-unassigned] [Bug 30775] New: [Qt] QWebPluginInfo::isNull() should be QWebPluginInfo::isValid()?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 07:54:34 PDT 2009


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

           Summary: [Qt] QWebPluginInfo::isNull() should be
                    QWebPluginInfo::isValid()?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benjamin.poulain at nokia.com
                CC: benjamin.poulain at nokia.com
            Blocks: 29843


QWebPluginInfo::isNull() return true if the QWebPluginInfo has been constructed
with the default constructor.

There is no way to know if a QWebPluginInfo is valid after
QWebPluginDatabase::refresh(). QWebPluginInfo::isNull() could be changed in
QWebPluginInfo::isValid() and be used for the default constructor and for
plugins that have become invalid.

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