[Webkit-unassigned] [Bug 75882] [Qt][WK2] Directly-composited images sometimes appear with a wrong geometry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 06:35:08 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75882





--- Comment #3 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-01-11 06:35:08 PST ---
(In reply to comment #2)
> (From update of attachment 121711 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=121711&action=review
> 
> r=me but I think you should also remove the comment before landing.
> 
> > Source/WebKit2/WebProcess/WebCoreSupport/WebGraphicsLayer.cpp:421
> > -    m_layerInfo.drawsContent = drawsContent() || m_image;
> > +    m_layerInfo.drawsContent = drawsContent();
> 
> Ahah, now I see why you removed the comment in the other patch. It seems that the comment removal should be taken from the other patch and moved over here ;)

Yes, exactly. I kind-of applied them on top of each other :) I'll put the comment removal here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list