[Webkit-unassigned] [Bug 145012] Add internals setting to disable wireless playback availability for layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 12:52:11 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145012

--- Comment #5 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 253132
  --> https://bugs.webkit.org/attachment.cgi?id=253132
patch

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

> Source/WebCore/testing/InternalSettings.cpp:366
> +    page->settings().setMediaPlaybackAllowsAirPlay(false);

I assume always setting it to false is a copy/paste bug?

> Source/WebCore/testing/InternalSettings.h:128
> +    void setWirelessPlaybackDisabled(bool);

This needs to be guarded with WIRELESS_PLAYBACK_TARGET.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/d9082b64/attachment.html>


More information about the webkit-unassigned mailing list