← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1407335] Re: Switch to nullptr

 

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

Title:
  Switch to nullptr

Status in Oxide Webview:
  Fix Released

Bug description:
  We're currently using NULL everywhere (which is just 0), and Chromium
  switched to nullptr some time ago. We should try to do the same,
  although I'm not sure whether things like QScopedPointer and QPointer
  support it

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


References