Bug 71547 - [GTK] Disable VIDEO_TRACK for now
Summary: [GTK] Disable VIDEO_TRACK for now
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 01:52 PDT by Philippe Normand
Modified: 2011-11-04 09:11 PDT (History)
5 users (show)

See Also:


Attachments
proposed patch (8.69 KB, patch)
2011-11-04 01:56 PDT, Philippe Normand
gustavo: review+
gustavo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-11-04 01:52:12 PDT
This feature is still in development and should not be enabled by default. Especially in the released tarballs.
Comment 1 Philippe Normand 2011-11-04 01:56:24 PDT
Created attachment 113636 [details]
proposed patch
Comment 2 Gustavo Noronha (kov) 2011-11-04 02:19:00 PDT
Comment on attachment 113636 [details]
proposed patch

Attachment 113636 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/10313107
Comment 3 Philippe Normand 2011-11-04 07:30:11 PDT
A clean build is needed I'm afraid :(
Can we sync up (as usual) with kov if we land this? :)
Comment 4 Eric Carlson 2011-11-04 07:38:16 PDT
(In reply to comment #0)
> This feature is still in development and should not be enabled by default. Especially in the released tarballs.

Thank you!
Comment 5 Anna Cavender 2011-11-04 08:09:23 PDT
(In reply to comment #4)
> (In reply to comment #0)
> > This feature is still in development and should not be enabled by default. Especially in the released tarballs.
> 
> Thank you!

Yes, thank you!
Comment 6 Martin Robinson 2011-11-04 08:23:35 PDT
Comment on attachment 113636 [details]
proposed patch

Would it make sense to disable this in configure.ac and enable it via build-webkit so that we still get test coverage?
Comment 7 Philippe Normand 2011-11-04 08:30:22 PDT
(In reply to comment #6)
> (From update of attachment 113636 [details])
> Would it make sense to disable this in configure.ac and enable it via build-webkit so that we still get test coverage?

Yes it would. But then we'd need a new option for this in build-webkit as it's not there (or I missed it) :)
Comment 8 Philippe Normand 2011-11-04 09:11:05 PDT
Committed r99285: <http://trac.webkit.org/changeset/99285>