From 8bd2dd7d60927be705e0922501c76f7e6297bc11 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 2 May 2016 13:44:42 +0200 Subject: Remove WebAudio settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In Chromium 51 WebAudio will be always on, and can not be runtime enabled or disabled. We should avoid introducing a setting we can not even support in the next version. Change-Id: I42f7d4f3f7f952f38361ef73dfe7b318ea1a4cf5 Reviewed-by: Michael BrĂ¼ning --- dist/changes-5.7.0 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'dist/changes-5.7.0') diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0 index f29d1e1bf..8b6e302b8 100644 --- a/dist/changes-5.7.0 +++ b/dist/changes-5.7.0 @@ -46,8 +46,7 @@ information about a particular change. * New API for disabling or clearing HTTP cache - WebEngineSettings: - * New settings for controlling WebGL, WebAudio, automatic favicon - download and more. + * New settings for controlling WebGL, automatic favicon download and more. **************************************************************************** @@ -72,8 +71,7 @@ information about a particular change. * New API for disabling or clearing HTTP cache - QWebEngineSettings: - * New settings for controlling WebGL, WebAudio, automatic favicon - download and more. + * New settings for controlling WebGL, automatic favicon download and more. **************************************************************************** * Examples * -- cgit v1.2.3