Bug 40321

Summary: Fold getString into getParameter and implement new queries
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Zhenyao Mo <zmo>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, dglazkov, enne, fishd, oliver, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch kbr: review+, zmo: commit-queue-

Kenneth Russell
Reported 2010-06-08 12:07:09 PDT
Per recent WebGL spec updates, the getString entry point must be removed, and its functionality folded into getParameter. Queries of RENDERER, SHADING_LANGUAGE_VERSION, VENDOR and VERSION must be made spec compliant. Queries of UNPACK_FLIP_Y_WEBGL and UNPACK_PREMULTIPLY_ALPHA_WEBGL must be supported.
Attachments
patch (7.76 KB, patch)
2010-09-16 11:27 PDT, Zhenyao Mo
kbr: review+
zmo: commit-queue-
Zhenyao Mo
Comment 1 2010-09-16 11:27:40 PDT
Kenneth Russell
Comment 2 2010-09-24 19:27:21 PDT
Comment on attachment 67821 [details] patch Looks good.
Zhenyao Mo
Comment 3 2010-09-27 10:08:00 PDT
Note You need to log in before you can comment on or make changes to this bug.