RESOLVED FIXED 169969
Only run volume-related autoplay policy tests on Mac
https://bugs.webkit.org/show_bug.cgi?id=169969
Summary Only run volume-related autoplay policy tests on Mac
Matt Rajca
Reported 2017-03-22 13:44:54 PDT
iOS does not support volume changes to media elements so these tests are timing out.
Attachments
Patch (2.80 KB, patch)
2017-03-22 13:55 PDT, Matt Rajca
achristensen: review+
Matt Rajca
Comment 1 2017-03-22 13:55:31 PDT
Alex Christensen
Comment 2 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.
Matt Rajca
Comment 3 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.
Matt Rajca
Comment 4 2017-03-22 15:23:38 PDT
Radar WebKit Bug Importer
Comment 5 2017-03-23 09:36:32 PDT
Note You need to log in before you can comment on or make changes to this bug.