Bug 151099 - [GStreamer] Use RunLoop::timer in MediaPlayerPrivateGStreamerBase for GL drawing
Summary: [GStreamer] Use RunLoop::timer in MediaPlayerPrivateGStreamerBase for GL drawing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2015-11-10 08:55 PST by Carlos Garcia Campos
Modified: 2015-11-12 03:20 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.86 KB, patch)
2015-11-10 08:57 PST, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2015-11-10 08:55:29 PST
Instead of the GThreadSafeMainLoopSource
Comment 1 Carlos Garcia Campos 2015-11-10 08:57:04 PST
Created attachment 265183 [details]
Patch

This is the last use of GThreadSafeMainLoopSource
Comment 2 Carlos Garcia Campos 2015-11-12 03:20:01 PST
Committed r192359: <http://trac.webkit.org/changeset/192359>