[Webkit-unassigned] [Bug 99065] [GStreamer] Add support for Media Source API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 08:54:43 PST 2013


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





--- Comment #48 from Jer Noble <jer.noble at apple.com>  2013-11-08 08:53:27 PST ---
(From update of attachment 216400)
View in context: https://bugs.webkit.org/attachment.cgi?id=216400&action=review

> Source/WebCore/platform/graphics/MediaSourcePrivate.h:54
> -    virtual double duration() = 0;
> +    virtual double duration() const { return 0; }

Why was this done? (This is the cause of the failing Mac EWS bot.)

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