Bug 167346 - Respect global autoplay policy preferences if autoplay policies are not specified during navigation
Summary: Respect global autoplay policy preferences if autoplay policies are not speci...
Status: RESOLVED DUPLICATE of bug 167355
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-23 17:29 PST by Matt Rajca
Modified: 2020-06-01 14:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.35 KB, patch)
2017-01-23 17:41 PST, Matt Rajca
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rajca 2017-01-23 17:29:13 PST
If non-default autoplay policies are passed during navigation, prefer those to global preferences.
If not, use the values specified in document settings.

This fixes 4 tests following a regression introduced in r211062.
Comment 1 Matt Rajca 2017-01-23 17:41:09 PST
Created attachment 299562 [details]
Patch
Comment 2 Matt Rajca 2017-01-24 13:11:54 PST
This has been integrated into https://bugs.webkit.org/show_bug.cgi?id=167355 since it fixes some regressions the original implementation of that work introduced. Closing.
Comment 3 Matt Rajca 2017-01-24 13:12:10 PST

*** This bug has been marked as a duplicate of bug 167355 ***
Comment 4 Maciej Stachowiak 2020-06-01 14:50:01 PDT
Comment on attachment 299562 [details]
Patch

Unflagging and obsoleting patch, since this has been duped.