[Webkit-unassigned] [Bug 65122] New: [chromium] HUD texture must be unreserved after drawing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 10:59:14 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65122
Summary: [chromium] HUD texture must be unreserved after
drawing
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: vangelis at chromium.org
CC: jamesr at chromium.org, enne at google.com
The HUD texture is now allocated out of the RenderSurface manager whose textures don't get explicitly unreserved after drawing. As a result, we end up doing a double-reserve of the HUD texture which hits an ASSERT in debug builds.
--
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