Closed
Bug 1159161
Opened 9 years ago
Closed 9 years ago
getCurrentDisplayedApp is not supported
Categories
(Firefox OS Graveyard :: Certification Suite, defect)
Firefox OS Graveyard
Certification Suite
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: atsai, Unassigned)
References
Details
Attachments
(1 file)
we should remove "appWindowManager.getCurrentDisplayedApp" since it's not supported anymore.
Reporter | ||
Comment 1•9 years ago
|
||
https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/app_window_manager.js#L95
There's only getActiveApp function available now. Therefore, we should remove redundant code form codebase.
Attachment #8598503 -
Flags: review?(oouyang)
Attachment #8598503 -
Flags: review?(fyen)
Comment 2•9 years ago
|
||
Comment on attachment 8598503 [details] [review]
pr275
LGTM
ref: https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/service.js#L307
Attachment #8598503 -
Flags: review?(fyen) → review+
Reporter | ||
Comment 3•9 years ago
|
||
merged.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•