Bug 57919 - MediaPlayerPrivateAVFoundation does not change rate due to setRate().
Summary: MediaPlayerPrivateAVFoundation does not change rate due to setRate().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Jer Noble
URL: http://movies.apple.com/media/us/ipad...
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-05 22:15 PDT by Jer Noble
Modified: 2011-04-06 20:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.81 KB, patch)
2011-04-05 23:10 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2011-04-05 22:15:04 PDT
When calling video.rate=2, (and thus MediaPlayer->setRate(2)), MediaPlayerPrivateAVFoundation never acts upon the new rate.
Comment 1 Jer Noble 2011-04-05 22:15:44 PDT
<rdar://problem/9207547>
Comment 2 Jer Noble 2011-04-05 23:10:38 PDT
Created attachment 88373 [details]
Patch
Comment 3 WebKit Commit Bot 2011-04-06 20:32:14 PDT
Comment on attachment 88373 [details]
Patch

Clearing flags on attachment: 88373

Committed r83134: <http://trac.webkit.org/changeset/83134>
Comment 4 WebKit Commit Bot 2011-04-06 20:32:18 PDT
All reviewed patches have been landed.  Closing bug.