Closed
Bug 1001072
Opened 11 years ago
Closed 11 years ago
Default shutdown watchdog timeout is too short
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0 S1 (9may)
People
(Reporter: jchen, Assigned: jchen)
Details
Attachments
(1 file)
1.82 KB,
patch
|
fabrice
:
review+
|
Details | Diff | Splinter Review |
B2G has a default timeout of 5 seconds when shutting down, after which the device will be forced off. I've found 5 seconds is often not enough to shutdown telemetry, because telemetry is the last step in the process. As a result, telemetry data are not saved to the profile and are lost. We should change the timeout to 10 seconds to give telemetry enough time to shutdown.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8412077 -
Attachment description: Bug 1001072 - Extend shutdown watchdog timeout to allow telemetry to shutdown; → Extend shutdown watchdog timeout to allow telemetry to shutdown (v1)
Attachment #8412077 -
Flags: review?(fabrice)
Updated•11 years ago
|
Attachment #8412077 -
Flags: review?(fabrice) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S1 (9may)
You need to log in
before you can comment on or make changes to this bug.
Description
•