[Webkit-unassigned] [Bug 16884] New: Circular Dependency between PluginPackageWin and PluginDatabaseWin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 11:18:26 PST 2008


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

           Summary: Circular Dependency between PluginPackageWin and
                    PluginDatabaseWin
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dobey at wayofthemonkey.com


There is a circular dependency between these too classes. The attached patch
removes this dependency by moving the isPluginBlacklisted class method to a
static internal method in PluginPackageWin.cpp, as the method does not appear
to require any other parts of the PluginDatabaseWin code.


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