[Webkit-unassigned] [Bug 73195] [chromium] Disable compositing for RTL pages even in forceCompositingMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 10:19:58 PST 2011


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





--- Comment #3 from Vangelis Kokkevis <vangelis at chromium.org>  2011-11-28 10:19:58 PST ---
Created an attachment (id=116778)
 --> (https://bugs.webkit.org/attachment.cgi?id=116778&action=review)
RTL-fix

I think a better place for disabling forceCompositingMode is actually in RenderLayerCompositor::cacheAcceleratedCompositingFlags() . It just needs to be moved a bit further down, after the RTL check is done.

-- 
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