Closed
Bug 1218666
Opened 7 years ago
Closed 7 years ago
Play icon will hide when get a notification
Categories
(Firefox OS Graveyard :: Gaia::System::Audio Mgmt, defect)
Tracking
(blocking-b2g:2.5?)
RESOLVED
FIXED
blocking-b2g | 2.5? |
People
(Reporter: evanxd, Assigned: evanxd)
References
Details
Attachments
(1 file)
Play icon will hide when get a notification. STR: 1. Play a music. 2. Go to Settings app, set volume for "Ringtones & Notifications" in "Sound" panel. Actual result: Play icon is hidden. Expected result: Play icon is still showed.
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
WIP patch: https://github.com/evanxd/gaia/commit/6415704d27302992b0909e044c46639510817f0e
Assignee | ||
Comment 3•7 years ago
|
||
Update patch: https://github.com/evanxd/gaia/commit/781d4383ef7511a2bcfcb90a2397fe69a06c9145
Assignee | ||
Comment 4•7 years ago
|
||
Updated patch and added tests: https://github.com/evanxd/gaia/commit/fa7aa16b3cce294d5c3d8a964184d8eb1cf06ccb
Assignee | ||
Comment 5•7 years ago
|
||
Comment on attachment 8679247 [details] [review] [gaia] evanxd:bug-1218666 > mozilla-b2g:master Hi Alastor, Could you review the patch? Thanks.
Attachment #8679247 -
Flags: review?(alwu)
Comment 6•7 years ago
|
||
Comment on attachment 8679247 [details] [review] [gaia] evanxd:bug-1218666 > mozilla-b2g:master LGTM, only have one suggestion in the PR.
Attachment #8679247 -
Flags: review?(alwu) → review+
Assignee | ||
Comment 7•7 years ago
|
||
Alastor, thanks for the review.
Assignee | ||
Comment 8•7 years ago
|
||
Updated patch for the comments: https://github.com/evanxd/gaia/commit/51030ac88c47ea3bb1a9efff93212416f0d26ced Also need to fix failed unit test. Continue to fix after I figure out the Bug 1213666.
Assignee | ||
Comment 9•7 years ago
|
||
Fixed the test. Once treeherder[1] is good, let's land the code. [1]: https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=f9109be19ed1fd9837f6dbb8752cf7ac242a950d
Assignee | ||
Comment 10•7 years ago
|
||
[Blocking Requested - why for this release]: The play icon will be hidden when Music app is still playing.
blocking-b2g: --- → 2.5?
Assignee | ||
Comment 11•7 years ago
|
||
master: https://github.com/mozilla-b2g/gaia/commit/25b0491e73fc2d1a2a5bf6d63a09f21ffafabeb4
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•