[Webkit-unassigned] [Bug 66432] New: [chromium] LayerChromium::updateCompositorResources should use an explicit GC3D
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 16:48:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66432
Summary: [chromium] LayerChromium::updateCompositorResources
should use an explicit GC3D
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: enne at google.com
CC: jamesr at chromium.org, nduca at chromium.org,
husky at google.com
Blocks: 66430
LayerChromium::updateCompositorResources is a commit-time function. Therefore, it should use a GraphicsContext3D that is passed explicitly in as a function arg, rather than one that it implicitly has access to via LayerRendererChromium.
--
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