← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1651173] [NEW] WebView.canGo{Back, Forward} are deprecated

 

Public bug reported:

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.

** Affects: webbrowser-app (Ubuntu)
     Importance: Medium
     Assignee: Olivier Tilloy (osomon)
         Status: Triaged

-- 
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:
  Triaged

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


Follow ups