← Back to team overview

touch-packages team mailing list archive

[Bug 1384950] Re: Trusted prompts need to be part of the lifecycle

 

Oh yeah, we should never suspend helpers, that's for sure.

I'm not even totally sure we should be suspending the UIs, after all
those are *trusted* prompts, meaning they should be able to trust they
won't go haywire with the CPU.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1384950

Title:
  Trusted prompts need to be part of the lifecycle

Status in “pay-service” package in Ubuntu:
  New
Status in “trust-store” package in Ubuntu:
  New
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  After we fix bug #1355173, we'll be "leaking" trusted prompts in the
  sense that when an app gets unfocused (and potentially killed
  subsequently), the trusted prompts will be left running, not suspended
  with the app. We should apply the same rules to the whole app
  container (can we use ual? add the prompts to the pgroup/cgroup?).

  This needs an escape route, too, for trusted helpers to be able to
  kill prompts as they need to.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pay-service/+bug/1384950/+subscriptions


References