[Webkit-unassigned] [Bug 39678] New: Compile fix for Android, #include <wtf/RefCounted.h>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 10:16:35 PDT 2010


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

           Summary: Compile fix for Android, #include <wtf/RefCounted.h>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Android
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kristianm at google.com


Need to add #include <wtf/RefCounted.h> to compile on Android. For some reason this does not get included through #include <wtf/Threading.h> here.

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