Bug 129042 - Setting playback rate on Media Controller modifies current time.
Summary: Setting playback rate on Media Controller modifies current time.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-19 06:46 PST by Piotr Grad
Modified: 2014-02-19 09:19 PST (History)
8 users (show)

See Also:


Attachments
Patch & layout test (4.67 KB, patch)
2014-02-19 07:03 PST, Piotr Grad
no flags Details | Formatted Diff | Diff
Patch & layout test (4.40 KB, patch)
2014-02-19 07:17 PST, Piotr Grad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Grad 2014-02-19 06:46:45 PST
When setting playback rate on media controller it modifies current time so that on start video is seeked to the end (with duration value). This causes video not playing.
Comment 1 Piotr Grad 2014-02-19 07:03:36 PST
Created attachment 224629 [details]
Patch & layout test
Comment 2 Piotr Grad 2014-02-19 07:17:23 PST
Created attachment 224630 [details]
Patch & layout test

Removed not needed changes.
Comment 3 WebKit Commit Bot 2014-02-19 09:19:31 PST
Comment on attachment 224630 [details]
Patch & layout test

Clearing flags on attachment: 224630

Committed r164365: <http://trac.webkit.org/changeset/164365>
Comment 4 WebKit Commit Bot 2014-02-19 09:19:33 PST
All reviewed patches have been landed.  Closing bug.