Bug 195727

Summary: play-pause event site specific quirk should be compile-time guarded for macOS
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: MediaAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED WONTFIX    
Severity: Normal CC: eric.carlson, jer.noble, jonlee
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds the compile guard none

Description Ryosuke Niwa 2019-03-13 19:23:22 PDT
Per Jon Lee's recommendation, compile-guard autoplay play-pause event quirks to macOS.
Comment 1 Ryosuke Niwa 2019-03-13 19:27:06 PDT
Created attachment 364610 [details]
Adds the compile guard
Comment 2 Ryosuke Niwa 2019-03-13 20:32:45 PDT
Comment on attachment 364610 [details]
Adds the compile guard

Eric says we need this on iOS as well.