[Webkit-unassigned] [Bug 66862] New: [chromium] Renderer crashes if compositor runs out of texture memory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 24 10:18:19 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66862
Summary: [chromium] Renderer crashes if compositor runs out of
texture memory
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: husky at google.com
To reproduce: load http://diden.net/test/tex.html and move the slider to the right. The renderer reliably crashes at around 60. (That might be because of the hard-coded texture limit of 64MB. The usage reported by the page may not be accurate, though, because of tiling.)
Possibly related to TextureManager refactoring? https://bugs.webkit.org/show_bug.cgi?id=64772
The old behavior was just to skip drawing some layers, but that wasn't really ideal either.
--
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