← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1568860] Re: Replace scoped_ptr with std::unique_ptr

 

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

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

** 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/1568860

Title:
  Replace scoped_ptr with std::unique_ptr

Status in Oxide:
  Fix Released

Bug description:
  scoped_ptr has been a typedef for std::unique_ptr for a little while
  now, and Chromium is gradually replacing the former with the latter,
  meaning that the scoped_ptr typedef will disappear soon.

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


References