Closed
Bug 1090822
Opened 11 years ago
Closed 11 years ago
[Stingray] trusted_ui in smart system should lock screen in default mode.
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: johnhu, Assigned: johnhu)
Details
Attachments
(1 file)
TrustedUIManager always lock screen in portrait which is true in phone, but not true in smart screen case. We need to change it to default.
| Assignee | ||
Comment 1•11 years ago
|
||
Hi Rex,
Please help me to review this patch. It changes the orientation of trusted UI from "portrait" to "default".
Attachment #8514006 -
Flags: review?(rexboy)
Comment 2•11 years ago
|
||
Comment on attachment 8514006 [details] [review]
lock orientation to "default"
This should be a bug of original System App. It's quite an old piece of code that has never been revised since 2012..
After 'default' is introduced into System app we should follow this on the whole System App, I think.
We can consider landing this back to original System App.
r=me
Attachment #8514006 -
Flags: review?(rexboy) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Yes, I agree with trying to land the patch back to system app.
merged to master:
https://github.com/mozilla-b2g/gaia/commit/6f96a078fef1e8ca2f71b07916eef4eb2ba64943
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•