← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1655736] Re: Context menu / popup menu leaks if webview is deleted

 

It turns out my test for this wasn't quite right and that it does work,
although it's a little obscure (the menus are deleted via
WebContentsObserver::RenderFrameDeleted). I've added a test for this
here -
https://git.launchpad.net/oxide/commit/?id=8c7483e5fd4b9e32f94b3f1e1d560007d270e389

** Changed in: oxide
       Status: Triaged => Invalid

-- 
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/1655736

Title:
  Context menu / popup menu leaks if webview is deleted

Status in Oxide:
  Invalid

Bug description:
  I'm fairly sure that deleting a webview will cause an open context
  menu to be leaked. I can't see anywhere that we handle cleaning up the
  context menu in this case.

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


References