WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110745
Web Inspector: [Canvas] capture a WebGL extension by it's name in lower case
https://bugs.webkit.org/show_bug.cgi?id=110745
Summary
Web Inspector: [Canvas] capture a WebGL extension by it's name in lower case
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Adaikin
Comment 1
2013-02-25 04:15:56 PST
Created
attachment 190031
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug