Bug 163259

Summary: REGRESSION (r198251): -[UIWebView mediaPlaybackRequiresUserAction] defaults to NO
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, jer.noble, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar, Regression
Version: WebKit Local Build   
Hardware: iPhone / iPad   
OS: iOS 10   
Attachments:
Description Flags
Patch none

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.