Bug 94041 - [WebGL] conformance/textures/texture-size.html is failing on Apple Mountain Lion
Summary: [WebGL] conformance/textures/texture-size.html is failing on Apple Mountain Lion
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:18 PDT by Dean Jackson
Modified: 2012-10-23 14:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2012-10-19 18:40 PDT, Roger Fong
no flags Details | Formatted Diff | Diff
Patch (1.91 KB, patch)
2012-10-22 17:40 PDT, Roger Fong
dino: 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:18:01 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:18:12 PDT
<rdar://problem/12099833>
Comment 2 Roger Fong 2012-10-19 18:40:31 PDT
Created attachment 169738 [details]
Patch
Comment 3 Roger Fong 2012-10-19 18:47:23 PDT
I'm still a little sketchy on what part of GL is being angry at the texture still being bound. I feel like it shouldn't be a problem as long as the context is still alive and I javascript certainly isn't destroying the context.
Comment 4 Roger Fong 2012-10-22 17:40:48 PDT
Created attachment 170037 [details]
Patch
Comment 5 Roger Fong 2012-10-22 17:49:51 PDT
(In reply to comment #4)
> Created an attachment (id=170037) [details]
> Patch
this one's better
Comment 6 Roger Fong 2012-10-23 14:49:41 PDT
http://trac.webkit.org/changeset/132265