Closed
Bug 796687
Opened 13 years ago
Closed 13 years ago
USSD - close the popup in the onerror callback
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ghtobz, Unassigned)
Details
(Whiteboard: [label:system])
[GitHub issue by etiennesegonzac on 2012-09-20T10:37:34Z, https://github.com/mozilla-b2g/gaia/issues/4957]
Currently if the USSD doesn't work we do nothing. And the user is in charge of closing the popup.
But the platform is giving us back a handy DOMRequest so we could easily close the popup ourselves in the onerror callback.
Since the USSD support in gaia is going to be improved we should add this easy fix to the list of changes to do.
[GitHub comment by alivedise on 2012-09-21T02:43:49Z]
Hmm, I think I need this too, what's the DOMRequest to close the popup?
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Device: Unagi
Build: 20130103070201
verifying based on comments. Closed the pull request 3 months ago
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•