Closed
Bug 1184180
Opened 10 years ago
Closed 10 years ago
Add support to toggle display "shade"
Categories
(Firefox OS Graveyard :: Gaia::System::Accessibility, defect)
Firefox OS Graveyard
Gaia::System::Accessibility
All
Gonk (Firefox OS)
Tracking
(feature-b2g:2.2r+, b2g-v2.2r fixed, b2g-master fixed)
RESOLVED
FIXED
feature-b2g | 2.2r+ |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Keywords: access)
Attachments
(2 files)
Screen reader users should enjoy the fact that they don't need the screen to be physically on during normal operation. This conserves battery and provides privacy against people looking over the user's shoulder.
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8635431 [details] [review]
[gaia] eeejay:bug-1184180 > mozilla-b2g:master
This keeps most of the logic in the accessibility module and adds a new state in the screen manager that overrides the users brightness and forces it to 0 when the shade is toggled.
Attachment #8635431 -
Flags: review?(timdream)
Comment 3•10 years ago
|
||
Comment on attachment 8635431 [details] [review]
[gaia] eeejay:bug-1184180 > mozilla-b2g:master
I don't think ScreenManager is in good shape to pile feature on -- it's unit tests are probably never cover everything in full, but, if you are adventurous I won't stop you on that -- just to make sure you leave a lot of time for possible regressions.
Attachment #8635431 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 4•10 years ago
|
||
I'll take the chance. Better regressions sooner than later!
Assignee | ||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 7•10 years ago
|
||
I would like to. There is a set of patches. What is the landing procedure for v2.2r. Who do I ask for approval?
Flags: needinfo?(eitan) → needinfo?(whuang)
Comment 8•10 years ago
|
||
At the current stage there's no approval flag needed to uplift to 2.2R.
I just set the checkin-needed and feature-b2g:2.2r+ so that releng will follow up.
Please refer to [1].
[1] https://wiki.mozilla.org/Release_Management/FirefoxOS/2_2_R_Schedule#Patch_Uplifts
Comment 9•10 years ago
|
||
(In reply to Eitan Isaacson [:eeejay] from comment #7)
> I would like to. There is a set of patches. What is the landing procedure
> for v2.2r. Who do I ask for approval?
Hey Eeejay could you provide a PR request and i will get this into 2.2r
Thanks!
Flags: needinfo?(eitan)
Comment 10•10 years ago
|
||
Assignee | ||
Comment 12•10 years ago
|
||
Rebased and tested.
Comment 13•10 years ago
|
||
for 2.2r -> https://github.com/mozilla-b2g/gaia/commit/f353fd99859c69eaad1dcb6cba09f38675934046
thanks eitan!
status-b2g-v2.2r:
--- → fixed
status-b2g-master:
--- → fixed
We can drop checkin-needed, now, right?
Keywords: checkin-needed
Assignee | ||
Comment 15•10 years ago
|
||
Yes.
You need to log in
before you can comment on or make changes to this bug.
Description
•