[Webkit-unassigned] [Bug 131089] New: GMainLoopSource needs to link in WinCairo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 1 22:10:19 PDT 2014


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

           Summary: GMainLoopSource needs to link in WinCairo
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex.christensen at flexsim.com
                CC: mrobinson at webkit.org, cgarcia at igalia.com


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.

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