Bug 82590 - [Gtk] Unskip the video track tests
Summary: [Gtk] Unskip the video track tests
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: 72279
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-29 03:08 PDT by Zan Dobersek
Modified: 2012-04-06 09:13 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.45 KB, patch)
2012-04-06 01:50 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-03-29 03:08:33 PDT
The Gtk port already builds with video track feature enabled. What's missing is enabling this feature in RuntimeEnabledFeatures[1].

[1] http://trac.webkit.org/browser/trunk/Source/WebCore/bindings/generic/RuntimeEnabledFeatures.cpp#L179
Comment 1 Zan Dobersek 2012-03-29 03:10:17 PDT
Setting the depend flag on bug #72279. After the fix for that test lands, all tests should work and can be unskipped altogether.
Comment 2 Zan Dobersek 2012-04-06 01:50:39 PDT
Created attachment 135992 [details]
Patch
Comment 3 WebKit Review Bot 2012-04-06 09:13:28 PDT
Comment on attachment 135992 [details]
Patch

Clearing flags on attachment: 135992

Committed r113446: <http://trac.webkit.org/changeset/113446>
Comment 4 WebKit Review Bot 2012-04-06 09:13:33 PDT
All reviewed patches have been landed.  Closing bug.