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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 02:33:26 PDT 2013


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





--- Comment #34 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-05 02:31:39 PST ---
(In reply to comment #32)
> I just realized that there my be a better option than enabling this by default. If you commit all of the changes except features.prf, we can build with:
> 
>     Tools/Script/build-webkit --qt --video-track
> 
> I'm looking at adding this to build-webkit's --help output.
> 
> Would that be better?

What we do is usually that the feature isn't enabled by default until it is production-ready. Developers of the feature can enabled it through build-webkit like you noticed until then.

All features should eventually be enabled by default as this is the way for production builds of QtWebKit to include the feature. So once you're satisfied with the quality of the code, we can verify and enable it by default.

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