Closed
Bug 1125136
Opened 10 years ago
Closed 10 years ago
[Nightly FF38] App installation confirmation is not displayed with e10s enabled.
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1077168
People
(Reporter: vcarciu, Assigned: scolville)
Details
Prerequisites:
Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Steps to reproduce:
1.Go to Mp Stage and search for a paid app
2.Purchase the app with a valid credit card
Expected results:
User is automatically asked to install the app(a pop-up is displayed in the top-left side of the screen)
Actual results:
The confirmation pop-up is never displayed and the button is in a waiting state
Please see screenacast for this bug: http://screencast.com/t/dcs5RuIab
NOTES:
Confirmation pop-up is displayed if the app is purchased via OB
After any action(ie. open the purchased app to details page) the pop-up will ask you to install the app
Comment 1•10 years ago
|
||
Operator billing vs credit card shouldn't make any difference at all, its more likely a different error. Do you have log of any errors?
Updated•10 years ago
|
Summary: [Desktop] App installation confirmation is not displayed if the payment was done via credit card → App installation confirmation is not displayed
Updated•10 years ago
|
Flags: needinfo?(vcarciu)
Reporter | ||
Comment 2•10 years ago
|
||
I can't see any error in the console
The logs gathered via debug ID: 005b2
Flags: needinfo?(vcarciu)
Updated•10 years ago
|
Priority: -- → P2
I had an issue here with this flow. Not sure if it's the same bug but the timeout was firing causing the popup to stay open.
I'm bumping that up to 10sec from 3secs and see if that makes a difference.
I'm going to file a new bug for comment 3 as there's a specific case we're hitting for that wrt to timeouts.
Ok I think bug 1130342 will cover this too.
Depends on: 1130342
This should be fixed as per Comment 5.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•10 years ago
|
||
This is still reproducible. Please note that after clicking on browser, the installation confirmation pop-up is correctly displayed
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to Victor Carciu from comment #7)
> This is still reproducible. Please note that after clicking on browser, the
> installation confirmation pop-up is correctly displayed
As discussed this probably requires the window to be focused to ensure the app install hanger displays.
Patch coming up.
Actually re-testing this I don't see a problem using stable on windows. Re-testing on OSX with nightly I get the same problem I think this might be a regression in nightly.
:VictorC can you see if you get the same. E.g. everything works unless it's nightly?
Flags: needinfo?(vcarciu)
Summary: App installation confirmation is not displayed → [Nightly FF38] App installation confirmation is not displayed
Target Milestone: 2015-02-10 → 2015-02-17
Assignee | ||
Comment 11•10 years ago
|
||
Ok I'm going to open a platform bug for this as it looks like a regression on the platform side.
Assignee | ||
Comment 12•10 years ago
|
||
Ok the cause is e10s in nightly. with e10s off it works fine. Also this affects all app installations and not just payments related so this isn't a payments blocker.
I've filed bug 1131687 to cover the platform bug.
Assignee | ||
Comment 13•10 years ago
|
||
Going to mark this as a dupe of the main bug since there's nothing to do from our side.
Status: NEW → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•