Closed
Bug 1212403
Opened 10 years ago
Closed 10 years ago
[TV 2.5] Apply visual spec to the client-side page of TV remote control
Categories
(Firefox OS Graveyard :: Gaia::TV, defect)
Tracking
(blocking-b2g:2.5+, b2g-v2.5 fixed, b2g-master fixed)
RESOLVED
FIXED
| blocking-b2g | 2.5+ |
People
(Reporter: lchang, Assigned: lchang)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-pick])
Attachments
(2 files, 1 obsolete file)
Apply visual spec to the client-side page of TV remote control.
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8684844 [details] [review]
[gaia] luke-chang:1212403_remote_control_client_visual > mozilla-b2g:master
Hi Rex,
Could you please have a look at this patch?
Please refer to [1] for the Visual Spec. Besides, I modified a few behaviors on PIN-Code input fields due to compatibility issues on various browsers.
Thanks.
[1] http://bit.ly/1jrWQU3
Attachment #8684844 -
Flags: review?(rexboy)
| Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Comment on attachment 8684844 [details] [review]
[gaia] luke-chang:1212403_remote_control_client_visual > mozilla-b2g:master
r=me!
Attachment #8684844 -
Flags: review?(rexboy) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
Rex, Thanks for your review.
tests passed: https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=c010e247fe3784656ba40011661e2898a98b99e8
landed on master: https://github.com/mozilla-b2g/gaia/commit/e6e6b3ab3bcf04431300d5c472f89771380baa02
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [partner-cherry-pick]
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8684844 [details] [review]
[gaia] luke-chang:1212403_remote_control_client_visual > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): Bug 1205939 [meta] TV Remote Control.
[User impact] if declined: Remote Control feature on TV isn't completed.
[Testing completed]: Yes.
[Risk to taking this patch] (and alternatives if risky): Low risk since this patch only affect TV build.
[String changes made]: Yes, but TV team will take care of this.
Attachment #8684844 -
Flags: approval-gaia-v2.5?
Comment 6•10 years ago
|
||
I've just noticed that the icons that were introduced with this commit have not been compressed. They take over a MB of space whereas they should only take ~1KB each. Please run the compression script in the gaia tools and commit the compressed images instead (you'll need the optipng and advancecomp/advpng packages installed). From the gaia root directory execute the following command:
./tools/png_recompress.sh -v \
tv_apps/remote-control-client/style/images/btn_back.png \
tv_apps/remote-control-client/style/images/btn_home.png \
tv_apps/remote-control-client/style/images/btn_option.png \
tv_apps/remote-control-client/style/images/scrollbar.png
Comment 7•10 years ago
|
||
| Assignee | ||
Comment 8•10 years ago
|
||
Hi Gabriele,
Thanks for your reminder.
I've backout'ed my patch: https://github.com/mozilla-b2g/gaia/commit/feccab8e9e326ff999852a63a269fdbb2dbb311a
And will re-land it with compressed images.
Comment 9•10 years ago
|
||
| Assignee | ||
Comment 10•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8684844 -
Flags: approval-gaia-v2.5?
| Assignee | ||
Updated•10 years ago
|
Attachment #8687521 -
Attachment is obsolete: true
| Assignee | ||
Comment 11•10 years ago
|
||
Comment on attachment 8687523 [details] [review]
[gaia] luke-chang:1212403_remote_control_client_visual > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): Bug 1205939 [meta] TV Remote Control.
[User impact] if declined: Remote Control feature on TV isn't completed.
[Testing completed]: Yes.
[Risk to taking this patch] (and alternatives if risky): Low risk since this patch only affect TV build.
[String changes made]: Yes, but TV team will take care of this.
Attachment #8687523 -
Flags: approval-gaia-v2.5?
Updated•10 years ago
|
blocking-b2g: --- → 2.5+
Updated•10 years ago
|
Attachment #8687523 -
Flags: approval-gaia-v2.5? → approval-gaia-v2.5+
Comment 12•10 years ago
|
||
Approve as required for TV 2.5
Updated•10 years ago
|
status-b2g-v2.5:
--- → affected
status-b2g-master:
--- → fixed
Whiteboard: [partner-cherry-pick] → [ft:conndevices][partner-cherry-pick]
Comment 13•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•