Closed
Bug 1115234
Opened 10 years ago
Closed 10 years ago
[FFOS2.0][Woodduck][WIFI]WIFI repeat restart
Categories
(Firefox OS Graveyard :: Wifi, defect, P2)
Firefox OS Graveyard
Wifi
Tracking
(Not tracked)
RESOLVED
DUPLICATE
People
(Reporter: sync-1, Unassigned)
References
Details
CONTACT INFO (Name,Phone number):
Office : 0752-2639130 (61130)
DEFECT DESCRIPTION:
[FFOS2.0][Woodduck][WIFI]WIFI repeat restart
REPRODUCING PROCEDURES:
Hi Josh&Shawn,
From before patch about modify file internet_sharing.js,in function internetSharingSettingsChangeHanlder: function(evt) add code settings.createLock().set(cset);It seems lead some problem,wifi will repeat turn off/on.The code is done turn on/off wifi,but i can't sure why it lead to repeat operate.Please check it.
Thanks!
EXPECTED BEHAVIOUR:
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:
For FT PR, Please list reference mobile's behavior:
Comment 1•10 years ago
|
||
Hi Kai-Zhen, Hi Vincent,
Can you help?
Thanks!
Comment 2•10 years ago
|
||
I verified with today build, wi-fi can work properly. I didn't see the behaviour described in comment 0.
Flags: needinfo?(vchang)
Flags: needinfo?(kli)
Comment 3•10 years ago
|
||
Could you provide the STR and gecko/gaia commit id?
Flags: needinfo?(sync-1)
Comment 4•10 years ago
|
||
Hi Reporter,
We cannot repo this issue on our side. Can you try repo the issue with Mozilla Gaia/Gecko? Thanks!
User build image link is: http://pan.baidu.com/s/1hqnDBtM
Access code: 9c9u
unzip password: erT14moz
Blocks: Woodduck_P2
Comment 5•10 years ago
|
||
Hi Josh,
Use 20141216 user build can reproduced the issue.Could you call me,i will tell you how to repro it.
Office : 0752-2639130 (61130)
Thanks!
Comment 6•10 years ago
|
||
Hi all,
I'm so sorry for forget to decript reproduce step,the reproduce steps as below:
1.turn on 3G network and turn on wifi connect to ap success;
2.sharing internet--》turn on hotspot.
Then wifi will not turn on automatically as before and come back to settings page,we can find wifi status is still change,step to wifi,we can find wifi it is still searching network list and repeat restart wifi.
But when I note code 'settings.createLock().set(cset)',it become OK!
Thanks!
Comment 7•10 years ago
|
||
This looks like a duplicate of bug 1105669.
Comment 8•10 years ago
|
||
Hi Kai-zhen,
Yep,I think is a duplicate of bug 1105669.
Comment 9•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Flags: needinfo?(sync-1)
Reporter | ||
Comment 10•10 years ago
|
||
1105669 's patch has fix this problem
Comment 11•10 years ago
|
||
Hi all,
I think it has other need to handle:
1.When we turn on data connect and turn on wifi connect to ap.
2.Turn on hotspot,then repeat hangle hotspot turn on/off many times quickly,change status to off in the end.
3.Go back wifi,we can find wifi repeat turn on/off util all command is ran,because we repeat handle hotspot and VAL need to repeat verify it order to comfirm SW is stable.
How can we do to avoid it?
Comment 12•10 years ago
|
||
Hi all,
Has any function to handle it?
Updated•10 years ago
|
Flags: needinfo?(kli)
Comment 14•10 years ago
|
||
Hi Kai-Zhen,
About comment 11's issue,you can discuss with Shawn Huang,we have discussed the issue when he is here.Maybe I elaborate doesn't accurately.
Updated•10 years ago
|
Flags: needinfo?(kli)
Comment 15•10 years ago
|
||
Hi Kai-Zhen&Shawn Huang,
Has any result?
Comment 16•10 years ago
|
||
Zhensen, I follow the steps in comment 11, I can't reproduce the error. Can you verify with our generic build.
Flags: needinfo?(kli)
Comment 17•10 years ago
|
||
Hi Kai-Zhen,
About reproduce,you can ask Shawn Huang and we reproduce in our site that time,and I want verify it in the newest build version,could you privide it for me on baidu cloud?
Comment 18•10 years ago
|
||
(In reply to zhensen.su from comment #17)
> Hi Kai-Zhen,
>
> About reproduce,you can ask Shawn Huang and we reproduce in our site that
> time,and I want verify it in the newest build version,could you privide it
> for me on baidu cloud?
Yes,I've discussed with Shawn. When I toggled hot-spot switch more than 10 times quickly, then back to the wifi page everything is fine.
Finally, I can see the wifi restart, if I toggled hot-spot switch more than 30 times quickly.
But, I think this is not a real use case and there is nothing wrong after all the commands in queue are executed.
As this is a different issue, I'll file a new bug to follow it.
Comment 19•10 years ago
|
||
Hi Kai-zhen,
Yep.It's a different issue,could you add me to new bug CC list.
And as shawn say,there is nothing wrong after all the commands in queue are executed,but In UI repeat restart wifi will impact UE.So we need to optimize it.
Reporter | ||
Comment 20•10 years ago
|
||
Dear SPM,
The bug has been resolved, you can close it please.
Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•