Bug 69456 - Fix CueParser to match changes in ThreadableLoaderClient
Summary: Fix CueParser to match changes in ThreadableLoaderClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anna Cavender
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 13:15 PDT by Anna Cavender
Modified: 2011-10-05 14:39 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2011-10-05 13:23 PDT, Anna Cavender
no flags Details | Formatted Diff | Diff
Patch (2.24 KB, patch)
2011-10-05 13:32 PDT, Anna Cavender
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Cavender 2011-10-05 13:15:47 PDT
Changes the signature of didFinishLoading().

Note: even though this class will change later, this quick fix is needed to turn the ENABLE_VIDEO_TRACK on for chrome.
Comment 1 Anna Cavender 2011-10-05 13:23:10 PDT
Created attachment 109846 [details]
Patch
Comment 2 David Levin 2011-10-05 13:30:14 PDT
Comment on attachment 109846 [details]
Patch

virtual as discussed.
Comment 3 Anna Cavender 2011-10-05 13:32:49 PDT
Created attachment 109851 [details]
Patch
Comment 4 Anna Cavender 2011-10-05 13:33:35 PDT
Thanks David!
Comment 5 WebKit Review Bot 2011-10-05 14:39:18 PDT
Comment on attachment 109851 [details]
Patch

Clearing flags on attachment: 109851

Committed r96751: <http://trac.webkit.org/changeset/96751>
Comment 6 WebKit Review Bot 2011-10-05 14:39:23 PDT
All reviewed patches have been landed.  Closing bug.