Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGLProgram is missing auto generated implementation. #334

Closed
DartBot opened this issue Nov 4, 2011 · 4 comments
Closed

WebGLProgram is missing auto generated implementation. #334

DartBot opened this issue Nov 4, 2011 · 4 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant

Comments

@DartBot
Copy link

DartBot commented Nov 4, 2011

This issue was originally filed by @financecoding


What steps will reproduce the problem?

  1. Downloaded DartEditor from www.dartlang.org
  2. Tried to access WebGLProgram attributes after successful return of WebGLRenderingContext.createProgram()
    3.

What is the expected output? What do you see instead?
Expected to see methods and attributes in the class file of WebGLProgram.dart for both dart:dom and dart:html

What version of the product are you using? On what operating system?
DartEditor Build 1183

Please provide any additional information below.
Other WebGL interface classes are missing methods and attributes. This may be a known issue, if not I can provide the other classes that maybe missing methods and attributes.

@DartBot
Copy link
Author

DartBot commented Nov 4, 2011

This comment was originally written by [email protected]


Added Area-Compiler, Triaged labels.

@DartBot
Copy link
Author

DartBot commented Nov 4, 2011

This comment was originally written by [email protected]


Removed Area-Compiler label.
Added Area-UI label.

@vsmenon
Copy link
Member

vsmenon commented Apr 12, 2012

Removed Area-UI label.
Added Area-DOM label.

@vsmenon
Copy link
Member

vsmenon commented Jun 22, 2012

Added AssumedStale label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Projects
None yet
Development

No branches or pull requests

2 participants