Closed
Bug 738158
Opened 14 years ago
Closed 14 years ago
Gallery app in Gaia doesn't show photos sometimes on Nexus S
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: cjones, Assigned: cjones)
References
Details
(Whiteboard: [whiteboard [whiteboard]])
Attachments
(2 files)
|
3.95 KB,
patch
|
ajuma
:
review+
|
Details | Diff | Splinter Review |
|
1.02 KB,
patch
|
ajuma
:
review+
|
Details | Diff | Splinter Review |
STR
(1) Load gallery
(2) Tap image to "zoom in"
(3) Drag back and forth
Symptom is that the screen goes back while the image is "animated".
| Assignee | ||
Comment 1•14 years ago
|
||
Removes redundant glTexImage() calls, but TBH probably doesn't make much of a difference. Just cleanup.
Assignee: nobody → jones.chris.g
Attachment #608255 -
Flags: review?(ajuma)
| Assignee | ||
Comment 2•14 years ago
|
||
Fixes the bug. Apparently PowerVR SGX is more anal about setting the wrap mode than other drivers.
Attachment #608256 -
Flags: review?(ajuma)
Updated•14 years ago
|
Attachment #608255 -
Flags: review?(ajuma) → review+
Updated•14 years ago
|
Attachment #608256 -
Flags: review?(ajuma) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 3•14 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/19ed27abdd23
https://hg.mozilla.org/integration/mozilla-inbound/rev/abd4103173a2
Keywords: checkin-needed
Updated•14 years ago
|
Whiteboard: [whiteboard]
Comment 4•14 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/19ed27abdd23
https://hg.mozilla.org/mozilla-central/rev/abd4103173a2
hm, excuse the question, but what's [whiteboard] in the whiteboard for?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
Comment 5•14 years ago
|
||
(In reply to Marco Bonardo [:mak] from comment #4)
> https://hg.mozilla.org/mozilla-central/rev/19ed27abdd23
> https://hg.mozilla.org/mozilla-central/rev/abd4103173a2
>
> hm, excuse the question, but what's [whiteboard] in the whiteboard for?
no reason. Chris accidentally did it in bug 737071 and I thought it was hilarious. :)
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [whiteboard] → [whiteboard [whiteboard]]
You need to log in
before you can comment on or make changes to this bug.
Description
•