← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1556287] Re: Complete CookieManager API

 

** Changed in: oxide
     Assignee: (unassigned) => Alberto Mardegan (mardy)

** Also affects: webapps-sprint
   Importance: Undecided
       Status: New

** Changed in: webapps-sprint
    Milestone: None => sprint-20

** Changed in: webapps-sprint
     Assignee: (unassigned) => Alberto Mardegan (mardy)

** Changed in: webapps-sprint
       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
Status in webapps-sprint:
  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


References