[Webkit-unassigned] [Bug 29187] New: Don't inline ~ListRefPtr() to workaround winscw compiler forward declaration limitation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 09:11:18 PDT 2009


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

           Summary: Don't inline ~ListRefPtr() to workaround winscw
                    compiler forward declaration limitation.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun.zhang at nokia.com


ListRefPtr is used in FontFamily to embed SharedFontFamily as it's member. 
Winscw compiler complains that SharedFontFamily is not defined.

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