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.
Created attachment 228362 [details] Patch
Comment on attachment 228362 [details] Patch Clearing flags on attachment: 228362 Committed r166636: <http://trac.webkit.org/changeset/166636>
All reviewed patches have been landed. Closing bug.