[Webkit-unassigned] [Bug 24151] New: Fix S60 (Qt) build break

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 24 18:43:44 PST 2009


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

           Summary: Fix S60 (Qt) build break
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


WebCore::unloadModule() is not implemented for the S60 (Qt) port.

WebCore::unloadModule()should have the same implementation for the S60 Qt port
as in all the non-mac and non-win ports. I would propose to create a default
case and the S60 port (and possibly other non-win and non-mac ports) would just
fall into the default case.

Patch will follow.


-- 
Configure bugmail: https://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