Bug 110745

Summary: Web Inspector: [Canvas] capture a WebGL extension by it's name in lower case
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Andrey Adaikin <aandrey>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Andrey Adaikin
Reported 2013-02-25 04:14:36 PST
WebGL's getExtension accepts a name that is tested against an ASCII case-insensitive match (http://www.khronos.org/registry/webgl/specs/latest/#5.14.14) Just force lower case for extension names. Patch to follow.
Attachments
Patch (1.44 KB, patch)
2013-02-25 04:15 PST, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2013-02-25 04:15:56 PST
WebKit Review Bot
Comment 2 2013-03-01 01:20:49 PST
Comment on attachment 190031 [details] Patch Clearing flags on attachment: 190031 Committed r144427: <http://trac.webkit.org/changeset/144427>
WebKit Review Bot
Comment 3 2013-03-01 01:20:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.