WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
131089
GMainLoopSource needs to link in WinCairo
https://bugs.webkit.org/show_bug.cgi?id=131089
Summary
GMainLoopSource needs to link in WinCairo
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2014-04-01 22:15:46 PDT
Created
attachment 228362
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug