[Webkit-unassigned] [Bug 83127] New: [BlackBerry] Disable paintingGoesToWindow() for the root layer when force compositing mode is active
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 4 01:55:52 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83127
Summary: [BlackBerry] Disable paintingGoesToWindow() for the
root layer when force compositing mode is active
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: anilsson at rim.com
The BlackBerry port will use accelerated compositing code path to render the root layer in some situation.
The plan is to do this by activating the forceCompositingMode() setting, but that in itself doesn't accomplish anything, since painting will still go to window for the root layer.
Thus a special clause in RenderLayerBacking::paintingGoesToWindow() will be added for PLATFORM(BLACKBERRY).
--
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