https://git.launchpad.net/oxide/commit/?id=293d3ab3cccf68aae0acc04dfb7a95a498be888a

** Changed in: oxide
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1640634

Title:
  Update WebView::OpenURLFromTab for context menu interaction

Status in Oxide:
  Fix Released

Bug description:
  The UbuntuWebView context menu "Open <x> in new tab/window" actions
  will go through this function, but it has a couple of issues:

  - It DCHECK's that OpenURLParams::is_renderer_initiated is true.

  - It shouldn't call WebContentsClient::ShouldCreateNewWebContents()
  for context menu initiated calls. We don't want the application to
  block these (it should create a new tab / window unconditionally)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1640634/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to