Closed Bug 918839 Opened 12 years ago Closed 12 years ago

Apply Bug 873937 to master

Categories

(Core :: Graphics: Layers, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27
blocking-b2g koi+
Tracking Status
firefox25 --- wontfix
firefox26 --- fixed
firefox27 --- fixed
b2g-v1.2 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

Details

Attachments

(1 file, 1 obsolete file)

+++ This bug was initially created as a clone of Bug #873937 +++ Bug 873937 fixed a problem of the texture rendering from 9px to 16px height on Adreno (TM) 200. When the bug was created a patch in Bug 884188 covered the fix. But right now, the patch in Bug 884188 does not cover the fix. It is necessary to apply the change to master and b2gv1.2 The problem could be confirmed by using the following url. http://people.mozilla.org/~sikeda/test_input_height.html
blocking-b2g: --- → koi?
blocking-b2g: koi? → koi+
Assignee: nobody → sotaro.ikeda.g
Confirmed the patch works on master hamachi by disabling HwComposer.
Attachment #807814 - Flags: review?(jmuizelaar)
Attachment #807814 - Flags: review?(jmuizelaar) → review+
Committable patch. Carry "jmuizelaar: review+".
Attachment #807814 - Attachment is obsolete: true
Attachment #808009 - Flags: review+
Keywords: checkin-needed
(In reply to Sotaro Ikeda [:sotaro] from comment #1) > Confirmed the patch works on master hamachi by disabling HwComposer. If that's the case then this is not really a fix: in bug 884188 we wanted to have the HwComposer active while painting the network activity icon but this requires having gralloc'd surfaces of at least 17 pixels (and increasing the network icon to that size). If I understand this patch correctly this disables hardware composition for anything below 32 pixels... or am I misunderstanding how it works?
(In reply to Gabriele Svelto [:gsvelto] from comment #4) > (In reply to Sotaro Ikeda [:sotaro] from comment #1) > > Confirmed the patch works on master hamachi by disabling HwComposer. > > If that's the case then this is not really a fix: in bug 884188 we wanted to > have the HwComposer active while painting the network activity icon but this > requires having gralloc'd surfaces of at least 17 pixels (and increasing the > network icon to that size). If I understand this patch correctly this > disables hardware composition for anything below 32 pixels... or am I > misunderstanding how it works? The patch does not disable the HwComposer, just extend the thebes buffer's height to more than 32. This bug happens only on OpenGL rendering. Therefore to confirm the fix, I disabled HwComposer temporarily on my built ROM.
(In reply to Sotaro Ikeda [:sotaro] from comment #6) > The patch does not disable the HwComposer, just extend the thebes buffer's > height to more than 32. This bug happens only on OpenGL rendering. Therefore > to confirm the fix, I disabled HwComposer temporarily on my built ROM. Thank you for clearing this up for me :-)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: