← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1556287] [NEW] Complete CookieManager API

 

Public bug reported:

The CookieManager is a bit of a mess right now:
- It's not complete - it's exposes the bare minimum of calls required for online accounts, but the choice of exposed calls seems arbitrary.
- It's not a proper async API - it returns request IDs and relies on signal handlers for completion callbacks. This has always seemed a bit strange to me.

We should fix this.

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

Title:
  Complete CookieManager API

Status in Oxide:
  Triaged

Bug description:
  The CookieManager is a bit of a mess right now:
  - It's not complete - it's exposes the bare minimum of calls required for online accounts, but the choice of exposed calls seems arbitrary.
  - It's not a proper async API - it returns request IDs and relies on signal handlers for completion callbacks. This has always seemed a bit strange to me.

  We should fix this.

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


Follow ups