← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1407335] [NEW] Switch to nullptr

 

Public bug reported:

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

** Affects: oxide
     Importance: Low
         Status: Triaged

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

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

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

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


Follow ups

References