Bug 94029 - [WebGL] OES_vertex_array_object is not correctly un/binding or deleting
Summary: [WebGL] OES_vertex_array_object is not correctly un/binding or deleting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-08-14 16:02 PDT by Dean Jackson
Modified: 2012-08-20 16:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.82 KB, patch)
2012-08-20 15:29 PDT, Dean Jackson
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2012-08-14 16:02:00 PDT
WebGL conformance test suite build: 5a7a067ead6 Tue Aug 7 14:34:42 2012 -0700
WebKit: r125123 on Mountain Lion 12A269
GPU: AMD Radeon HD 6750M 1024 MB (yes, fairly old)
Comment 1 Radar WebKit Bug Importer 2012-08-14 16:04:16 PDT
<rdar://problem/12099677>
Comment 2 Dean Jackson 2012-08-20 15:18:15 PDT
Original title was conformance/extensions/oes-vertex-array-object.html failing on Apple Mountain Lion
Comment 3 Dean Jackson 2012-08-20 15:29:21 PDT
Created attachment 159538 [details]
Patch
Comment 4 Kenneth Russell 2012-08-20 15:40:35 PDT
Comment on attachment 159538 [details]
Patch

Looks fine. r=me
Comment 5 Dean Jackson 2012-08-20 16:34:53 PDT
Committed r126088: <http://trac.webkit.org/changeset/126088>