Bug 81325

Summary: context-lost.html is failing
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: gman, jamesr, kbr, senorblanco, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jamesr: review+

Hajime Morrita
Reported 2012-03-16 02:45:28 PDT
fast/canvas/webgl/context-lost.html started failing. The flakiness dashboard told me that the failure started around r110911. But I don't have any confident.
Attachments
Patch (1.77 KB, patch)
2012-04-06 12:22 PDT, Kenneth Russell
jamesr: review+
Kenneth Russell
Comment 1 2012-03-26 14:19:01 PDT
gman@ recently noticed that there's a renderer process crash when running a few of the context lost WebGL conformance tests. Might be related.
Kenneth Russell
Comment 2 2012-04-06 12:22:38 PDT
James Robinson
Comment 3 2012-04-06 12:32:29 PDT
Comment on attachment 136051 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=136051&action=review R=me, good catch. > Source/WebCore/html/canvas/WebGLRenderingContext.cpp:4284 > + }; no ;
Kenneth Russell
Comment 4 2012-04-06 12:33:27 PDT
(In reply to comment #3) > no ; Oops.
Kenneth Russell
Comment 5 2012-04-06 12:43:44 PDT
Note You need to log in before you can comment on or make changes to this bug.