Bug 163259 - REGRESSION (r198251): -[UIWebView mediaPlaybackRequiresUserAction] defaults to NO
Summary: REGRESSION (r198251): -[UIWebView mediaPlaybackRequiresUserAction] defaults t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: iPhone / iPad iOS 10
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2016-10-10 17:12 PDT by Daniel Bates
Modified: 2016-10-11 13:21 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.38 KB, patch)
2016-10-10 17:28 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2016-10-10 17:12:48 PDT
Following r198251 (bug #155275), -[UIWebView mediaPlaybackRequiresUserAction] defaults to NO. But it should default to YES as per <https://developer.apple.com/reference/uikit/uiwebview/1617954-mediaplaybackrequiresuseraction?language=objc>.
Comment 1 Daniel Bates 2016-10-10 17:13:19 PDT
<rdar://problem/28680515>
Comment 2 Daniel Bates 2016-10-10 17:28:25 PDT
Created attachment 291196 [details]
Patch
Comment 3 Daniel Bates 2016-10-11 13:21:03 PDT
Comment on attachment 291196 [details]
Patch

Clearing flags on attachment: 291196

Committed r207160: <http://trac.webkit.org/changeset/207160>
Comment 4 Daniel Bates 2016-10-11 13:21:06 PDT
All reviewed patches have been landed.  Closing bug.