← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1665381] Re: Replace Render{Frame, Widget}HostID with a weak pointer class

 

** Changed in: oxide
    Milestone: None => branch-1.22

** Changed in: oxide
       Status: Triaged => 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/1665381

Title:
  Replace Render{Frame,Widget}HostID with a weak pointer class

Status in Oxide:
  Fix Released

Bug description:
  We have this helper class for storing IDs that's used in a few places,
  but it's used like a weak pointer. We should just make this in to a
  weak-pointer-like class instead.

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


References