WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53259
Remove _LENGTH enumerants
https://bugs.webkit.org/show_bug.cgi?id=53259
Summary
Remove _LENGTH enumerants
Kenneth Russell
Reported
2011-01-27 14:23:21 PST
Per discussion with the WebGL working group, the enumerants which query the lengths of strings (INFO_LOG_LENGTH, SHADER_SOURCE_LENGTH, ACTIVE_UNIFORM_MAX_LENGTH, and ACTIVE_ATTRIB_MAX_LENGTH) have been removed from the spec, since they are useless in the JavaScript API. They need to be removed from the WebKit implementation and the conformance suite updated.
Attachments
Patch
(10.51 KB, patch)
2011-01-27 18:07 PST
,
Zhenyao Mo
kbr
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zhenyao Mo
Comment 1
2011-01-27 18:07:26 PST
Created
attachment 80392
[details]
Patch
Zhenyao Mo
Comment 2
2011-01-27 18:08:36 PST
Tests have been updated on the khronos and synced here.
Kenneth Russell
Comment 3
2011-01-27 18:09:35 PST
Comment on
attachment 80392
[details]
Patch Great. Thanks for doing this cleanup.
Zhenyao Mo
Comment 4
2011-01-28 07:53:37 PST
Committed
r76944
: <
http://trac.webkit.org/changeset/76944
>
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