Closed
Bug 808843
Opened 13 years ago
Closed 13 years ago
Fix lock screen short screen idle timeout
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(blocking-basecamp:-)
VERIFIED
FIXED
| blocking-basecamp | - |
People
(Reporter: timdream, Assigned: timdream)
Details
(Keywords: polish)
Attachments
(1 file, 1 obsolete file)
|
11 bytes,
text/plain
|
vingtetun
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
The shorter screen idle timeout for lock screen is broken because when the lock screen locks it dispatch an extra panelchange event.
This was found by Chiajung in bug 804890.
This should be blocking coz it breaks feature.
Attachment #678543 -
Flags: review?(21) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
https://github.com/mozilla-b2g/gaia/pull/6199
My apologies. It turns out |switchPanel()| needs to reload/reset the panel if we are switching to the same panel.
Attachment #678543 -
Attachment is obsolete: true
Attachment #678687 -
Flags: review?(21)
Attachment #678687 -
Flags: review?(21) → review+
Attachment #678687 -
Flags: approval-gaia-master+
| Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Verified on Unagi device Build ID: 20130103070201
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•