Closed
Bug 1101369
Opened 10 years ago
Closed 10 years ago
[Stingray][home] apply visual to information block
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: johnhu, Assigned: johnhu)
References
Details
(Whiteboard: [ft:conndevices])
Attachments
(1 file)
Please apply the visual to information block(p4), button set of edit mode(p5), and related building block.
Assignee | ||
Comment 1•10 years ago
|
||
Edit mode is excluded because we don't implement that feature. This issue only needs to apply the information block (p4).
Summary: [Stingray][home] apply visual to information block and button set of edit mode → [Stingray][home] apply visual to information block
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → im
Assignee | ||
Comment 2•10 years ago
|
||
Please review this patch. Thanks. The changes are: 1. remove original fake clock 2. add Clock.js and use it to show the clock lively 3. apply clock visual 4. add fake weather info block and apply visual.
Attachment #8528129 -
Flags: review?(tzhuang)
Comment 3•10 years ago
|
||
Comment on attachment 8528129 [details] [review] visual applied Looks good to me. Thanks But it seems that you need to rebase to latest master before landing. There might be conflict.
Attachment #8528129 -
Flags: review?(tzhuang) → review+
Assignee | ||
Comment 4•10 years ago
|
||
merged to master: https://github.com/mozilla-b2g/gaia/commit/acfe13956247d9c09901d1ef7065b9cbd34c77ad gaia-try with one failed which is a known intermittent issue https://treeherder.mozilla.org/ui/#/jobs?repo=gaia-try&revision=cc1bee8bf184
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 5•10 years ago
|
||
This patch contains javascript error and breaks initialization of home.js. Please open another bug to fix it. https://github.com/mozilla-b2g/gaia/commit/acfe13956247d9c09901d1ef7065b9cbd34c77ad#diff-5a33a94cd737c2a136a3c3139f952015R75 https://github.com/mozilla-b2g/gaia/commit/acfe13956247d9c09901d1ef7065b9cbd34c77ad#diff-5a33a94cd737c2a136a3c3139f952015R78
Flags: needinfo?(im)
Comment 6•10 years ago
|
||
Correction: This doesn't break initialization (since it's executed asynchronously) so it's not a critical problem. You can fix it later.
Assignee | ||
Comment 7•10 years ago
|
||
Thanks, I already had the patch in bug 1101373.
Flags: needinfo?(im)
You need to log in
before you can comment on or make changes to this bug.
Description
•