Closed
Bug 1133398
Opened 10 years ago
Closed 10 years ago
Remove the code that restore the state of rild when it crashes
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:2.2+, b2g-v2.2 fixed, b2g-master fixed)
People
(Reporter: arthurcc, Assigned: arthurcc)
References
Details
(Whiteboard: [caf priority: p2][CR 814413])
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
alive
:
review+
bajaj
:
approval-gaia-v2.2+
|
Details |
In bug 1038496 we implemented the code that restores the state of rild when it crashes. After bug 1067629 lands, gecko makes the state of rild always consistent to the current settings, so we can revert the change made in bug 1038496.
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Requesting 2.2 as this blocks a blocker bug 1067629.
Blocks: CAF-v2.2-metabug
blocking-b2g: --- → 2.2?
Updated•10 years ago
|
Whiteboard: [CR 814413]
Updated•10 years ago
|
Whiteboard: [CR 814413] → [caf priority: p2][CR 814413]
Comment 4•10 years ago
|
||
Hi Arthur,
When can you make this change?
(In reply to Arthur Chen [:arthurcc] from comment #0)
> In bug 1038496 we implemented the code that restores the state of rild when
> it crashes. After bug 1067629 lands, gecko makes the state of rild always
> consistent to the current settings, so we can revert the change made in bug
> 1038496.
Thanks,
Mike
Flags: needinfo?(arthur.chen)
Assignee | ||
Comment 5•10 years ago
|
||
I was waiting for bug 1136585 resolved as I thought this bug depends on it. There should be no dependency between these two bugs after clarified with Hsinyi. I'll fix it today.
No longer depends on: 1136585
Flags: needinfo?(arthur.chen)
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8569038 [details]
[gaia] crh0716:1133398 > mozilla-b2g:master
Alive, could you help review this simple patch? It simply removes the expected state related logic and tests. Thanks!
Attachment #8569038 -
Flags: review?(alive)
Comment 7•10 years ago
|
||
Comment on attachment 8569038 [details]
[gaia] crh0716:1133398 > mozilla-b2g:master
r=me
Attachment #8569038 -
Flags: review?(alive) → review+
Assignee | ||
Comment 8•10 years ago
|
||
Thanks!
master: 5c60afd706853712cab9df8d829b2ab9620a564a
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-b2g-v2.2:
--- → affected
status-b2g-master:
--- → fixed
Resolution: --- → FIXED
Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8569038 [details]
[gaia] crh0716:1133398 > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): N/A
[User impact] if declined: None. The fix is for qc test cases.
[Testing completed]: Testing on the device.
[Risk to taking this patch] (and alternatives if risky): Low. The removed logic is quite separated.
[String changes made]: None
Attachment #8569038 -
Flags: approval-gaia-v2.2?
Updated•10 years ago
|
Attachment #8569038 -
Flags: approval-gaia-v2.2? → approval-gaia-v2.2+
Comment 10•10 years ago
|
||
Needs rebasing for v2.2 uplift.
Flags: needinfo?(arthur.chen)
Target Milestone: --- → 2.2 S9 (3apr)
Comment 11•10 years ago
|
||
Flags: needinfo?(arthur.chen)
You need to log in
before you can comment on or make changes to this bug.
Description
•