Bug 130543 - Rename TextTrackRegion/TextTrackRegionList to VTTRegion/VTTRegionList
Summary: Rename TextTrackRegion/TextTrackRegionList to VTTRegion/VTTRegionList
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-20 15:59 PDT by Brent Fulgham
Modified: 2014-03-20 16:47 PDT (History)
14 users (show)

See Also:


Attachments
Patch (182.11 KB, patch)
2014-03-20 16:37 PDT, Brent Fulgham
dino: 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-20 15:59:57 PDT
Merge the following Blink patch, as it puts us in compliance with the WebVTT JS API specification

http://dev.w3.org/html5/webvtt/#vttregion-interface
http://dev.w3.org/html5/webvtt/#vttregionlist-interface

Blink Patch:

Rename TextTrackRegion/TextTrackRegionList to VTTRegion/VTTRegionList
	69ee6d3399d64163e4936ac1bde222036c54c4b8
	https://codereview.chromium.org/55653003
	
	philipj@opera.com
Comment 1 Radar WebKit Bug Importer 2014-03-20 16:01:22 PDT
<rdar://problem/16385216>
Comment 2 Brent Fulgham 2014-03-20 16:37:21 PDT
Created attachment 227353 [details]
Patch
Comment 3 Brent Fulgham 2014-03-20 16:47:53 PDT
Committed r166022: <http://trac.webkit.org/changeset/166022>