Closed
Bug 760701
Opened 12 years ago
Closed 12 years ago
Use a single pop-up window for in-app payment flow
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
2012-06-07
People
(Reporter: kumar, Assigned: potch)
References
Details
After the latest round of security reviews, we've decide to ditch the iframe in lieu of a popup. The in-app flow needs to be adjusted to always run in a popup. Here's the catch: an app can only have *one* popup. The in-app flow needs to support a browser ID login so keep that in mind.
Reporter | ||
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
This should be 99% frontend work- I'll tackle this and pull in Kumar when I hit a wall.
Assignee: nobody → thepotch
Reporter | ||
Comment 2•12 years ago
|
||
relevant b2g behavior: https://bugzilla.mozilla.org/show_bug.cgi?id=752666#c57 still seems like a moving target though. It's probably best to get this working on desktop first.
Assignee | ||
Comment 3•12 years ago
|
||
I'm stuck at browserid- I have to control the popup from user-click (to prevent popup blocking), and then would have to pop up a second window for sign in. Don't know what to do here.
Assignee | ||
Comment 4•12 years ago
|
||
now using a popup. still need to figure out how to make browserid play in our popup. we shall see!
https://github.com/mozilla/zamboni/commit/ba5ae3e
Comment 5•12 years ago
|
||
What's the status of this?
Comment 6•12 years ago
|
||
this might be a thing with android but closing until we know
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•