Bug 169969

Summary: Only run volume-related autoplay policy tests on Mac
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

Description Matt Rajca 2017-03-22 13:44:54 PDT
iOS does not support volume changes to media elements so these tests are timing out.
Comment 1 Matt Rajca 2017-03-22 13:55:31 PDT
Created attachment 305125 [details]
Patch
Comment 2 Alex Christensen 2017-03-22 15:13:31 PDT
Comment on attachment 305125 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=305125&action=review

> Tools/TestWebKitAPI/Tests/WebKit2Cocoa/WebsitePolicies.mm:218
> +#if PLATFORM(MAC)

I would put a comment here explaining why this is disabled on iOS.
Comment 3 Matt Rajca 2017-03-22 15:22:31 PDT
(In reply to Alex Christensen from comment #2)
> Comment on attachment 305125 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=305125&action=review
> 
> > Tools/TestWebKitAPI/Tests/WebKit2Cocoa/WebsitePolicies.mm:218
> > +#if PLATFORM(MAC)
> 
> I would put a comment here explaining why this is disabled on iOS.

Done.
Comment 4 Matt Rajca 2017-03-22 15:23:38 PDT
https://trac.webkit.org/changeset/214278/webkit
Comment 5 Radar WebKit Bug Importer 2017-03-23 09:36:32 PDT
<rdar://problem/31221127>