Bug 130788 - WebVideoFullscreenModelMediaElement should find a better event for updating seekable ranges.
Summary: WebVideoFullscreenModelMediaElement should find a better event for updating s...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-26 12:05 PDT by Jeremy Jones
Modified: 2016-09-09 10:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Jones 2014-03-26 12:05:13 PDT
> Source/WebCore/platform/ios/WebVideoFullscreenModelMediaElement.mm:113
> +        m_videoFullscreenInterface->setSeekableRanges(*m_mediaElement->seekable());

Come up with a more efficient method of updating ranges than polling 3 times per second.
Comment 1 David Kilzer (:ddkilzer) 2016-09-09 10:29:15 PDT
<rdar://problem/28227639>