Bug 222991 - Add plumbing for `defaultPlaybackRate` to AVKit
Summary: Add plumbing for `defaultPlaybackRate` to AVKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks: 223584
  Show dependency treegraph
 
Reported: 2021-03-09 14:23 PST by Devin Rousso
Modified: 2021-03-22 10:23 PDT (History)
8 users (show)

See Also:


Attachments
Patch (41.21 KB, patch)
2021-03-09 14:40 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2021-03-09 14:23:14 PST
Since `defaultPlaybackRate` is "used by the user agent when it exposes a user interface to the user", we should propagate this value to AVKit for fullscreen iOS video playback.
Comment 1 Devin Rousso 2021-03-09 14:23:27 PST
<rdar://problem/75012417>
Comment 2 Devin Rousso 2021-03-09 14:40:39 PST
Created attachment 422762 [details]
Patch
Comment 3 EWS 2021-03-10 16:05:17 PST
Committed r274249: <https://commits.webkit.org/r274249>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422762 [details].