Open
Bug 1167785
Opened 10 years ago
Updated 3 years ago
Create API to detect if a user is signed into Pocket
Categories
(Firefox :: Tours, defect)
Firefox
Tours
Tracking
()
NEW
People
(Reporter: ckprice, Unassigned)
References
Details
It would be nice to be able to detect if a user is signed into Pocket.
This would allow us to serve appropriate messaging for web CTA's which activate the Pocket panel.
Reporter | ||
Comment 1•10 years ago
|
||
MattN - could you give us an estimate on difficulty? Is this something that could be possible for FF39 or FF40?
Flags: needinfo?(MattN+bmo)
OS: Unspecified → All
Hardware: Unspecified → All
Comment 2•10 years ago
|
||
I have no idea since I didn't work on Pocket.
Flags: needinfo?(MattN+bmo) → needinfo?(dolske)
Comment 3•10 years ago
|
||
I see pktApi.isUserLoggedIn() but I don't know if that's initialized correctly on startup or not.
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Matthew N. [:MattN] from comment #2)
> I have no idea since I didn't work on Pocket.
Ha, okay thanks. I'll let dolske route me to the correct person.
Comment 5•10 years ago
|
||
That API should work. But more important to have a UITour test for this, since I'd expect that to easily break if someone renames it without thinking about UITour.
Flags: needinfo?(dolske)
Comment 6•10 years ago
|
||
btw. This should be added to the getConfiguration API instead of a custom method.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•