Bug 126732

Summary: [WebGL] Expose texture_float_linear and texture_half_float to getSupportedExtensions
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, gyuyoung.kim, kondapallykalyan, roger_fong, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Dean Jackson 2014-01-09 18:27:59 PST
When I added support for these two extensions, I forgot to add their names to the list in getSupportedExtensions.
Comment 1 Radar WebKit Bug Importer 2014-01-09 18:28:43 PST
<rdar://problem/15789010>
Comment 2 Dean Jackson 2014-01-09 18:31:29 PST
Created attachment 220796 [details]
Patch
Comment 3 Dean Jackson 2014-01-09 18:42:01 PST
Committed r161616: <http://trac.webkit.org/changeset/161616>