Bug 130094 - Get the incomplete WebVTT Regions code to build again
Summary: Get the incomplete WebVTT Regions code to build again
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks: 116546
  Show dependency treegraph
 
Reported: 2014-03-11 15:49 PDT by Brent Fulgham
Modified: 2014-03-11 17:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (14.19 KB, patch)
2014-03-11 16:26 PDT, Brent Fulgham
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2014-03-11 15:49:35 PDT
In Bug 116546 I pointed out that the ENABLE(WEBVTT_REGIONS) code is disabled on all current ports. This patch will get the code to build on the Mac port (if the feature definition is enabled). A subsequent bug will flesh out the implementation.
Comment 1 Brent Fulgham 2014-03-11 16:26:40 PDT
Created attachment 226445 [details]
Patch
Comment 2 Brent Fulgham 2014-03-11 17:20:11 PDT
Committed r165456: <http://trac.webkit.org/changeset/165456>