Closed Bug 930810 Opened 11 years ago Closed 11 years ago

MMI screen is broken

Categories

(Firefox OS Graveyard :: Gaia::Dialer, defect)

defect
Not set
normal

Tracking

(blocking-b2g:1.3+)

RESOLVED FIXED
blocking-b2g 1.3+

People

(Reporter: rik, Assigned: rik)

References

Details

(Keywords: regression)

Steps to reproduce: 1. Open Dialer 2. Type *#06# Expected result: MMI screen opens and shows IMEI number Actual result: No MMI screen
I did a quick investigation: it seems we're sending a message in openUI() in mmi.js but not receiving it in handleEvent() in mmi_ui.js. The "tabbar hiding" feature introduced in bug 903278 is also broken. It also relies on postMessage().
I don't have the issue with a Gecko from Oct 22nd and today's Gaia.
See Also: → 930545
blocking-b2g: --- → 1.3?
Regression window: -last working- BuildID: 20131023040203 Gaia: 6d23c2f9153d0e1d17679cb9c317e75a0ee9a490 Gecko: 21d97baadc05 Version: 27.0a1 -first broken- BuildID: 20131024040207 Gaia: 62a84888f1c10556af8fbbd50e126bb1afe96276 Gecko: 19fd3388c372 Version: 27.0a1
We bisected it to 9ec3e78b2350b1990f1140ca3d3f0890a1c31d42. It's from bug 924702, and the missing follow up bug 930836 does not help. Reverting 9ec3e78b2350b1990f1140ca3d3f0890a1c31d42 fixes this issue.
Blocks: 924702
This was fixed by backing out bug 924702.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
already in master (1.3). clear flag
blocking-b2g: 1.3? → ---
(In reply to Joe Cheng [:jcheng] from comment #19) > already in master (1.3). clear flag Please don't clear flags that are clear blockers - this screws up QA's tracking later when we're trying to capture what regressed.
blocking-b2g: --- → 1.3+
You need to log in before you can comment on or make changes to this bug.