Bug 173474 - [iOS] Do not pause playing video when application resigns active state.
Summary: [iOS] Do not pause playing video when application resigns active state.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-16 09:19 PDT by Jer Noble
Modified: 2017-06-16 14:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (25.05 KB, patch)
2017-06-16 09:25 PDT, Jer Noble
thorton: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2017-06-16 09:19:22 PDT
[iOS] Do not pause playing video when application resigns active state.
Comment 1 Jer Noble 2017-06-16 09:20:36 PDT
<rdar://problem/32615582>
Comment 2 Jer Noble 2017-06-16 09:25:09 PDT
Created attachment 313079 [details]
Patch
Comment 3 WebKit Commit Bot 2017-06-16 14:43:05 PDT
Comment on attachment 313079 [details]
Patch

Rejecting attachment 313079 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 313079, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
.webkit.org/git/WebKit
   c43938f..bd22e43  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 218414 = c43938fe5af7d3228a6cd1243584ccf0fea08ba3
r218415 = bd22e43c020b9507c230c7f09e1e64cebe2b5b06
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/3944087
Comment 4 Jer Noble 2017-06-16 14:59:34 PDT
Committed r218417: <http://trac.webkit.org/changeset/218417>