Closed Bug 714307 Opened 13 years ago Closed 13 years ago

Flickering display in emulator (need to copy updated region from front->back buffer in /dev/graphics/fb0 fallback)

Categories

(Core :: Widget, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: cjones, Assigned: cjones)

References

Details

Attachments

(1 file, 1 obsolete file)

With bug 711867 we only repaint the dirty region, but for this fallback path we need to do the front->back update of what was repainted.
Assignee: nobody → jones.chris.g
Attachment #584998 - Flags: review?(mwu)
Also sets the clipping region for the GL path, which I should have noticed in review.
Attachment #584998 - Attachment is obsolete: true
Attachment #584998 - Flags: review?(mwu)
Attachment #585003 - Flags: review?(mwu)
(Made a local change to
        static_cast<LayerManagerOGL*>(lm)->SetClippingRegion(event.region);
.)
Attachment #585003 - Flags: review?(mwu) → review+
https://hg.mozilla.org/mozilla-central/rev/b91a01700813
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: