Bug 136964

Summary: Multithreaded WebGL is a bad idea - remove it
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+

Description Dean Jackson 2014-09-19 15:23:38 PDT
Multithreaded WebGL is a bad idea - remove it
Comment 1 Dean Jackson 2014-09-19 15:24:15 PDT
Feedback from our OpenGL team is that we should never enable this feature.
Comment 2 Radar WebKit Bug Importer 2014-09-19 15:24:27 PDT
<rdar://problem/18399858>
Comment 3 Dean Jackson 2014-09-19 15:27:10 PDT
Created attachment 238393 [details]
Patch
Comment 4 Brent Fulgham 2014-09-19 15:28:30 PDT
Comment on attachment 238393 [details]
Patch

r=me. Begone, multithreaded WebGL!
Comment 5 Dean Jackson 2014-09-19 15:31:22 PDT
Committed r173776: <http://trac.webkit.org/changeset/173776>