Bug 71231 - Rename Cue -> TextTrack in WebCore/loader/cache
Summary: Rename Cue -> TextTrack in WebCore/loader/cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nate Chapin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 12:25 PDT by Nate Chapin
Modified: 2011-10-31 16:50 PDT (History)
3 users (show)

See Also:


Attachments
patch (6.69 KB, patch)
2011-10-31 12:27 PDT, Nate Chapin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Chapin 2011-10-31 12:25:14 PDT
http://trac.webkit.org/changeset/98000 renamed most uses of Cue in the loader to TextTrack.  CachedResource::CueResource and CachedResourceLoader::requestCues remain, so rename them, too.
Comment 1 Nate Chapin 2011-10-31 12:27:16 PDT
Created attachment 113071 [details]
patch
Comment 2 Eric Carlson 2011-10-31 14:20:15 PDT
Comment on attachment 113071 [details]
patch

Thanks Nate!
Comment 3 WebKit Review Bot 2011-10-31 16:50:05 PDT
Comment on attachment 113071 [details]
patch

Clearing flags on attachment: 113071

Committed r98911: <http://trac.webkit.org/changeset/98911>
Comment 4 WebKit Review Bot 2011-10-31 16:50:09 PDT
All reviewed patches have been landed.  Closing bug.