Closed
Bug 1136603
Opened 10 years ago
Closed 10 years ago
[Stingray] expose isVisible and focus API for sleep_menu
Categories
(Firefox OS Graveyard :: Gaia::TV::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: suchiu, Assigned: johnhu)
References
Details
Attachments
(1 file, 2 obsolete files)
1. isVisible API: Determine whether this UI is visible or not, and return z-index.
2. focus API: Focus the default elementin this UI.
| Reporter | ||
Updated•10 years ago
|
No longer blocks: stingray-focus-fallback
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → im
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8569692 [details] [review]
[gaia] huchengtw-moz:bug-1136603-sleep-menu-api > mozilla-b2g:master
Sung
Please review this patch.
Attachment #8569692 -
Flags: review?(suchiu)
| Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8569692 [details] [review]
[gaia] huchengtw-moz:bug-1136603-sleep-menu-api > mozilla-b2g:master
It's good!
Attachment #8569692 -
Flags: review?(suchiu) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
merged to master:
https://github.com/mozilla-b2g/gaia/commit/f1d53cc5d0468bb4f4090339deece5992d6c3528
gaia try is all green:
https://treeherder.mozilla.org/#/jobs?repo=gaia-try&revision=224474822335
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
| Assignee | ||
Comment 6•10 years ago
|
||
reverted:
https://github.com/mozilla-b2g/gaia/commit/bbf019e63323848ee68fd517d4daff704c7c95d8
We have to change the API because it looks a little confusing.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•10 years ago
|
||
| Assignee | ||
Comment 8•10 years ago
|
||
Comment on attachment 8569692 [details] [review]
[gaia] huchengtw-moz:bug-1136603-sleep-menu-api > mozilla-b2g:master
>https://github.com/mozilla-b2g/gaia/pull/28488
Attachment #8569692 -
Attachment is obsolete: true
| Assignee | ||
Updated•10 years ago
|
Attachment #8571126 -
Attachment is obsolete: true
| Assignee | ||
Comment 9•10 years ago
|
||
Comment on attachment 8571131 [details] [review]
[gaia] huchengtw-moz:bug-1136603-v2 > mozilla-b2g:master
Sung,
I had changed the patch to use latest API.
Attachment #8571131 -
Flags: review?(suchiu)
| Reporter | ||
Comment 10•10 years ago
|
||
Comment on attachment 8571131 [details] [review]
[gaia] huchengtw-moz:bug-1136603-v2 > mozilla-b2g:master
Looks good to me!
Attachment #8571131 -
Flags: review?(suchiu) → review+
| Assignee | ||
Comment 11•10 years ago
|
||
merged to master:
https://github.com/mozilla-b2g/gaia/commit/0a0c6008866510b88d9a75bd30fbd249bfea9b3c
gaia try is all green:
https://treeherder.mozilla.org/#/jobs?repo=gaia-try&revision=a15fc2908c60
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•