Closed
Bug 861142
Opened 12 years ago
Closed 12 years ago
Occasionally screenshots are missing
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(b2g18 fixed, b2g18-v1.0.1 affected)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
Attachments
(1 file)
Likely cause of bug 844726, sometimes screenshots can be missing if quickly exiting an app after launch.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #736767 -
Flags: review?(21)
Attachment #736767 -
Flags: review?(21) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Landed in master: https://github.com/mozilla-b2g/gaia/commit/6f470aecc986153b73f22c4d7e961dcafa7e4bc4
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-b2g: --- → tef+
Updated•12 years ago
|
status-b2g18:
--- → affected
status-b2g18-v1.0.1:
--- → affected
Comment 3•12 years ago
|
||
I was not able to uplift this bug to v1-train and v1.0.1. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train and v1.0.1, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 6f470aecc986153b73f22c4d7e961dcafa7e4bc4
<RESOLVE MERGE CONFLICTS>
git commit
git checkout v1.0.1
git cherry-pick -x $(git log -n1 v1-train)
Comment 4•12 years ago
|
||
Can you supply a patch to uplift / uplift yourself on effected branches?
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 5•12 years ago
|
||
Landed in v1-train: https://github.com/mozilla-b2g/gaia/commit/0d0803b2d94858326855e58722241594022b799a
Cards view has greatly diverged from v1-train, and I would recommend a more general uplift of the entire feature if possible.
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 7•12 years ago
|
||
It's a really tiny blemish that only occurs on edge conditions. I'd say no, as it's not really noticeable until we have the new task switcher implemented (it's much larger).
Flags: needinfo?(kgrandon)
Comment 8•12 years ago
|
||
We cannot update the whole feature, Kevin, any chance we could create a branch-specific patch for v1.0.1 or is the risk even higher? I assume the decision on this and on bug 844726 should be the same, right?
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 9•12 years ago
|
||
I don't really want to uplift to v1.0.1 due to the risk at this time. Also it appears that very few people have been noticing/complaining of this issue so I don't think it warrants an uplift.
Flags: needinfo?(kgrandon)
Updated•12 years ago
|
blocking-b2g: tef+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•