Bug 141753 - [iOS] pause video when a tab moves to the background on some devices
Summary: [iOS] pause video when a tab moves to the background on some devices
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-18 07:41 PST by Eric Carlson
Modified: 2015-02-18 11:20 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (13.41 KB, patch)
2015-02-18 07:55 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-02-18 07:41:44 PST
A video uses considerably more memory while playing, so pause a <video> when a tab goes into the background on devices with limited memory.
Comment 1 Eric Carlson 2015-02-18 07:44:45 PST
<rdar://problem/19814562>
Comment 2 Eric Carlson 2015-02-18 07:55:40 PST
Created attachment 246815 [details]
Proposed patch
Comment 3 WebKit Commit Bot 2015-02-18 11:19:56 PST
Comment on attachment 246815 [details]
Proposed patch

Clearing flags on attachment: 246815

Committed r180274: <http://trac.webkit.org/changeset/180274>
Comment 4 WebKit Commit Bot 2015-02-18 11:20:00 PST
All reviewed patches have been landed.  Closing bug.