Bug 72299 - Intermittent asserts in TextureMapperGL::bindSurface on MiniBrowser startup
Summary: Intermittent asserts in TextureMapperGL::bindSurface on MiniBrowser startup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 13:06 PST by Viatcheslav Ostapenko
Modified: 2011-11-14 14:22 PST (History)
2 users (show)

See Also:


Attachments
Fix GL assert in debug build. (1.89 KB, patch)
2011-11-14 13:18 PST, Viatcheslav Ostapenko
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Viatcheslav Ostapenko 2011-11-14 13:06:46 PST
Assert on 
GL_CMD(glBindFramebuffer(GL_FRAMEBUFFER, 0))

with GL error code 0x501.
Comment 1 Viatcheslav Ostapenko 2011-11-14 13:18:17 PST
Created attachment 115019 [details]
Fix GL assert in debug build.
Comment 2 WebKit Review Bot 2011-11-14 14:22:17 PST
Comment on attachment 115019 [details]
Fix GL assert in debug build.

Clearing flags on attachment: 115019

Committed r100190: <http://trac.webkit.org/changeset/100190>
Comment 3 WebKit Review Bot 2011-11-14 14:22:21 PST
All reviewed patches have been landed.  Closing bug.