Bug 163859

Summary: WebGLRenderingContextBase.texSubImage2D() should use a union instead of overloading
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dino, esprehn+autocc, graouts, gyuyoung.kim, kondapallykalyan, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 163764    
Bug Blocks: 163791    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-10-22 16:26:54 PDT
WebGLRenderingContextBase.texSubImage2D() should use a union instead of overloading:
- https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.14
Comment 1 Chris Dumez 2016-10-22 19:00:44 PDT
Created attachment 292525 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-22 19:56:24 PDT
Comment on attachment 292525 [details]
Patch

Clearing flags on attachment: 292525

Committed r207724: <http://trac.webkit.org/changeset/207724>
Comment 3 WebKit Commit Bot 2016-10-22 19:56:29 PDT
All reviewed patches have been landed.  Closing bug.