Bug 43517 - getAttachedShaders takes wrong parameter type in WebGLRenderingContext.idl
Summary: getAttachedShaders takes wrong parameter type in WebGLRenderingContext.idl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Zhenyao Mo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 15:58 PDT by Zhenyao Mo
Modified: 2010-08-04 16:14 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.31 KB, patch)
2010-08-04 16:00 PDT, Zhenyao Mo
abarth: review+
zmo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zhenyao Mo 2010-08-04 15:58:39 PDT
As Berend-Jan Wever <skylined@google.com> pointed out, this causes problems for an IDL parser he's using.
Comment 1 Zhenyao Mo 2010-08-04 16:00:49 PDT
Created attachment 63506 [details]
patch
Comment 2 Zhenyao Mo 2010-08-04 16:14:33 PDT
Committed r64686: <http://trac.webkit.org/changeset/64686>