[Webkit-unassigned] [Bug 113522] [Qt] Enable text tracks from track elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 09:33:57 PDT 2013


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





--- Comment #40 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-05 09:32:10 PST ---
(From update of attachment 196642)
View in context: https://bugs.webkit.org/attachment.cgi?id=196642&action=review

> Source/WebCore/Target.pri:690
> +    html/HTMLTrackElement.cpp \

I believe that all those should go in a "enable?(VIDEO_TRACK) { }" block, lower in this file.

Some file have #if guards for their features and some don't, so we compile feature-specific features only when enabled.

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