[Webkit-unassigned] [Bug 76110] Event Queue for HTMLMediaElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 10:13:58 PST 2012


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





--- Comment #4 from Eric Carlson <eric.carlson at apple.com>  2012-01-20 10:13:57 PST ---
(From update of attachment 123272)
View in context: https://bugs.webkit.org/attachment.cgi?id=123272&action=review

> Source/WebCore/html/HTMLMediaElement.h:581
> +    MediaEventQueue m_asyncEventQueue;

This shouldn't be inside of #if ENABLE(VIDEO_TRACK) as it is always used. This is causing the GTK and Qt bot failures.

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