Closed
Bug 1093530
Opened 11 years ago
Closed 11 years ago
[Stingray][System] make inline activity be transparent in background
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S1 (5dec)
People
(Reporter: johnhu, Assigned: johnhu)
References
Details
(Whiteboard: [ft:conndevices])
Attachments
(1 file)
We may need to make inline activity iframe to be transparent and let app itself to decide if it wants to be transparent or not.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → im
Assignee | ||
Comment 1•11 years ago
|
||
The UX spec of smart-settings requires semi-transparent on top of its opener which will be smart-home. And in some cases, we need to make it totally transparent. So, we use inline activity to achieve that. The is the patch to let inline activity have transparent background.
Rex,
Please review this patch.
Attachment #8523773 -
Flags: review?(rexboy)
Comment 2•11 years ago
|
||
Comment on attachment 8523773 [details] [review]
patch to enable transparent inline activity
Looks good to me.
Attachment #8523773 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Sorry, I had changed my mind. To prevent mis-using, I will introduce a white list with transparent background for "smart-settings" app and to allow it to have the ability to have transparent background.
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8523773 [details] [review]
patch to enable transparent inline activity
Rex,
Sorry, I had changed the PR to limit only smart settings to have transparent background. Please review this version.
Attachment #8523773 -
Flags: review+ → review?(rexboy)
Updated•11 years ago
|
Target Milestone: --- → 2.2 S1 (5dec)
Comment 5•11 years ago
|
||
Comment on attachment 8523773 [details] [review]
patch to enable transparent inline activity
Looks ok to me.
Attachment #8523773 -
Flags: review?(rexboy) → review+
Assignee | ||
Comment 6•11 years ago
|
||
merged to master:
https://github.com/mozilla-b2g/gaia/commit/9c55fffae07deed9c1ce6d9ab2f666e9f82cbcb5
gaia try is all green
https://treeherder.mozilla.org/ui/#/jobs?repo=gaia-try&revision=c68b336153ce
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
•