Closed
Bug 1043821
Opened 11 years ago
Closed 11 years ago
[LockScreen] Move passcode verification to other System components
Categories
(Firefox OS Graveyard :: Gaia::System::Lockscreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gweng, Assigned: gweng)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
According to Paul's opinion, LockScreen should not verify the passcode, but delegate to System. I would put it in LockScreenWindowManager first, and maybe we can find another better place to put it after this bug.
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → gweng
| Assignee | ||
Comment 1•11 years ago
|
||
This patch caused a minor visual regression: the passcode pad would play an animation to slide out while lock it again. However, to eliminate this regression needs some refactoring work, that is out of scope of this bug. So after discussed with Tim, I would fire another follow-up bug immediately, and solve the regression at that bug.
And this bug also resolve the Bug 1023218, because I need to do that to make the regression stable. Without the code, the regression sometime would occur, and the other times it would not.
Attachment #8462471 -
Flags: review?(alive)
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [p=1]
Updated•11 years ago
|
Attachment #8462471 -
Flags: review?(alive) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Cannot verify this issue since bug 1043892 is still technically open even though it was resolved as fixed. The issue has been written up again with bug 1064630
You need to log in
before you can comment on or make changes to this bug.
Description
•