← Back to team overview

ubuntu-webapps-bugs team mailing list archive

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

 

Public bug reported:

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.

** Affects: oxide
     Importance: Low
     Assignee: Chris Coulson (chrisccoulson)
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Low

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

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

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

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


Follow ups