Closed Bug 858415 Opened 12 years ago Closed 12 years ago

Web apps don't know your password, even if Firefox does

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect)

21 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 784108

People

(Reporter: rnewman, Unassigned)

Details

Stopped short at Twitter login screen, despite having just signed in to mobile Twitter in Aurora. Massive impediment to getting started.
Actually, I think this is correct behavior. We shouldn't share cookies, stored passwords, etc across different app contexts. This includes the differentiation between the browser itself, app 1, app 2, etc. FWIW, this is what we do on FF OS. Mark - what do you think?
Flags: needinfo?(mark.finkle)
Correct. We do not share profiles. Each web app has it's own profile. We toyed with the idea of pre-loading the password DB with any passwords for the webapp's domain, but that only works on first run, any passwords setup after that will not be copied. Any changes to the password in Firefox will not be propagated. I would push back on "massive". It's what a native app would do too.
Flags: needinfo?(mark.finkle)
Dupe of bug 784108?
(In reply to Aaron Train [:aaronmt] from comment #3) > Dupe of bug 784108? Yup.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
(In reply to Mark Finkle (:mfinkle) from comment #2) > I would push back on "massive". It's what a native app would do too. Sure, but a native app doesn't call itself a "web app" and let you install it right from a screen in which you were just signed in to something that looks absolutely identical :D
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.