Bug 130543

Summary: Rename TextTrackRegion/TextTrackRegionList to VTTRegion/VTTRegionList
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: MediaAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, calvaris, cdumez, commit-queue, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, japhet, jer.noble, kondapallykalyan, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch dino: review+

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>