Closed
Bug 1102795
Opened 10 years ago
Closed 10 years ago
[FFOS2.1]music keep playing for several seconds when the phone is connected
Categories
(Firefox OS Graveyard :: AudioChannel, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1003025
People
(Reporter: jingmei.zhang, Unassigned)
References
Details
No description provided.
Reporter | ||
Updated•10 years ago
|
Summary: [FFOS2.1]music → [FFOS2.1]music keep playing for several seconds when the phone is connected
Reporter | ||
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]:
STR:
1.play music
2.recieve a call and answer the call
3.when the phone is connected,we can hear music from earpiece for several seconds.
blocking-b2g: --- → 2.1?
Flags: needinfo?(waychen)
Flags: needinfo?(oedipus31)
Comment 2•10 years ago
|
||
Hi Jingmei,
This is known issue in ffos platform from 1.3.
1. In 1.3 & 1.4, there is a workaround path for sprd, I think you may know that. (AudioPolicyManagerBase.cpp)
2. In bug 1069887 comment 17, I think correct solution is bug 1034001.
Hi Alive,
Could you please comment it? Thanks
Flags: needinfo?(waychen) → needinfo?(alive)
Reporter | ||
Comment 3•10 years ago
|
||
Hi Wayne,
The workaround patch is used to solve the issue 'the music is shortly played for the incomming call'.
But now,music will play even when the call is connected,they are different issue..
Seil might know more as described in comment32 of bug 1003025.
Comment 4•10 years ago
|
||
There is 2 root cause:
* Tight coupling of audio competing with visibility state which will be fixed in bug 961967.
* Tight coupling of visibility state and rendering state which will be fixed in bug 1034001.
Neither of them will be landed in v2.1
Updated•10 years ago
|
Flags: needinfo?(alive)
Updated•10 years ago
|
Status: NEW → RESOLVED
blocking-b2g: 2.1? → ---
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•10 years ago
|
||
patch in 1003025 could not help to fix the issue.
Hi Alive,
I have checked the issue in my locale.this might be caused by what you say about 'Tight coupling of audio competing with visibility state'. for when the issue occur,the content channel can not change its state to hidden timely.
So,will you fix the issue in 2.1 or 2.2?
Flags: needinfo?(alive)
Comment 7•10 years ago
|
||
(In reply to jingmei.zhang from comment #6)
>
> patch in 1003025 could not help to fix the issue.
>
> Hi Alive,
>
> I have checked the issue in my locale.this might be caused by what you say
> about 'Tight coupling of audio competing with visibility state'. for when
> the issue occur,the content channel can not change its state to hidden
> timely.
>
> So,will you fix the issue in 2.1 or 2.2?
Please read https://groups.google.com/forum/#!topic/mozilla.dev.webapi/HGTMyE5XIjk
The proposed solution is still under discussion so it's impossible to fix in 2.1; we are trying to fix in 2.2
Flags: needinfo?(alive)
Reporter | ||
Comment 8•10 years ago
|
||
(In reply to Alive Kuo [:alive][NEEDINFO!] from comment #7)
Thank you so much! I will pay a continuous attention on this issue in bug 961967 & bug 1034001.
Thank you!
You need to log in
before you can comment on or make changes to this bug.
Description
•