Bug 39678

Summary: Compile fix for Android, #include <wtf/RefCounted.h>
Product: WebKit Reporter: Kristian Monsen <kristianm>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Android   
OS: Android   
Attachments:
Description Flags
Proposed patch none

Kristian Monsen
Reported 2010-05-25 10:16:35 PDT
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.
Attachments
Proposed patch (1.00 KB, patch)
2010-05-25 10:30 PDT, Kristian Monsen
no flags
Kristian Monsen
Comment 1 2010-05-25 10:30:30 PDT
Created attachment 57025 [details] Proposed patch
WebKit Commit Bot
Comment 2 2010-05-27 03:51:26 PDT
Comment on attachment 57025 [details] Proposed patch Clearing flags on attachment: 57025 Committed r60289: <http://trac.webkit.org/changeset/60289>
WebKit Commit Bot
Comment 3 2010-05-27 03:51:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.