Bug 46667

Summary: object-deletion-behaviour.html fails with mesa backend
Product: WebKit Reporter: Zhenyao Mo <zmo>
Component: WebGLAssignee: Zhenyao Mo <zmo>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, enne, eric, kbr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Other   
Bug Depends on: 43942    
Bug Blocks:    
Attachments:
Description Flags
patch none

Comment 1 Zhenyao Mo 2010-10-19 15:55:51 PDT
I did some testing, and it turns out to be a mesa bug.  I filed it to mesa: https://bugs.freedesktop.org/show_bug.cgi?id=30993

In the meantime, I'll do a work-around to get the test pass.
Comment 2 Zhenyao Mo 2010-10-19 16:03:00 PDT
Created attachment 71216 [details]
patch

This fix is to work around the mesa bug, but it is good/correct behavior anyway.

Tested, with this fix, the test will pass with mesa backend.
Comment 3 Kenneth Russell 2010-10-26 14:44:21 PDT
Comment on attachment 71216 [details]
patch

OK.
Comment 4 Zhenyao Mo 2010-10-27 10:14:40 PDT
Comment on attachment 71216 [details]
patch

Clearing flags on attachment: 71216

Committed r70663: <http://trac.webkit.org/changeset/70663>
Comment 5 Zhenyao Mo 2010-10-27 10:14:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 WebKit Review Bot 2010-10-27 14:04:12 PDT
http://trac.webkit.org/changeset/70663 might have broken GTK Linux 32-bit Debug