Bug 131089

Summary: GMainLoopSource needs to link in WinCairo
Product: WebKit Reporter: Alex Christensen <alex.christensen>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: benjamin, cgarcia, cmarcelo, commit-queue, mrobinson, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 2014-04-01 22:10:36 PDT
The new GMainLoopSource functions need to be exported in WTF.dll to link with where they are used in the GStreamer code in WebCore. Also, if video is disabled then I'm not using glib, so I'd like to add #if USE(GLIB) like the other wtf/gobject cpp files have. One fix for with video, one fix for without video.
Attachments
Patch (4.98 KB, patch)
2014-04-01 22:15 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2014-04-01 22:15:46 PDT
WebKit Commit Bot
Comment 2 2014-04-02 02:15:00 PDT
Comment on attachment 228362 [details] Patch Clearing flags on attachment: 228362 Committed r166636: <http://trac.webkit.org/changeset/166636>
WebKit Commit Bot
Comment 3 2014-04-02 02:15:04 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.