ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #10459
[Bug 1651173] Re: WebView.canGo{Back, Forward} are deprecated
This bug was fixed in the package webbrowser-app -
0.23+17.04.20170110-0ubuntu1
---------------
webbrowser-app (0.23+17.04.20170110-0ubuntu1) zesty; urgency=medium
* Include only webbrowser-app data in the snap (no webapp-container)
* Use the upstream QtSystemInfo instead of embedding an old copy of
its source code
* Stop using deprecated WebView APIs (LP: #1651173)
* Stop using a deprecated API in the webapp container (LP: #1567656)
* Escape all HTML entities in search queries (LP: #1652292)
-- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> Tue, 10 Jan 2017
09:17:30 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1651173
Title:
WebView.canGo{Back,Forward} are deprecated
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
When launching webbrowser-app with oxide 1.19, I’m seeing the
following deprecation warnings:
OxideQQuickWebView: canGoForward is deprecated. Please use the API provided by OxideQQuickNavigationHistory instead
OxideQQuickWebView: canGoBack is deprecated. Please use the API provided by OxideQQuickNavigationHistory instead
The relevant commit in oxide is
https://git.launchpad.net/oxide/commit/?id=48dde27.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1651173/+subscriptions
References