Closed
Bug 818807
Opened 13 years ago
Closed 13 years ago
Enable screenshot for everything.me / add-to-homescreen apps
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Firefox OS Graveyard
Gaia::System
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timdream, Assigned: timdream)
Details
Attachments
(1 file)
11 bytes,
text/plain
|
vingtetun
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
When working on bug 808227, I mistakenly stop the unpainted flag from being set on the wrapper frame. This, and only rely on |frame.src| for look up screenshots in database, stopped screenshot from shown on the wrapper frame.
I have a patch that will fix this.
Assignee | ||
Comment 1•13 years ago
|
||
https://github.com/mozilla-b2g/gaia/pull/6848
[Approval Request Comment]
Bug caused by (feature/regressing bug #): minor regression cause by bug 808227
User impact if declined: wrapper frame will begin plain white
Testing completed: yes, on Otoro
Risk to taking this patch (and alternatives if risky): it's only a few lines of code and contained within window manager.
Attachment #689108 -
Flags: review?(21)
Attachment #689108 -
Flags: approval-gaia-master?(21)
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 689108 [details]
Github: https://github.com/mozilla-b2g/gaia/pull/6848
Note: The readability will be improved if you do some Github magic: https://github.com/mozilla-b2g/gaia/pull/6848/files?w=1
Attachment #689108 -
Flags: review?(21)
Attachment #689108 -
Flags: review+
Attachment #689108 -
Flags: approval-gaia-master?(21)
Attachment #689108 -
Flags: approval-gaia-master+
Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•