Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Issue 8769030: Fix WebGL operations for dartc and frog. (Closed)

Created:
9 years ago by sra1
Modified:
9 years ago
Reviewers:
mattsh
CC:
reviews_dartlang.org, Nikolay, Anton Muhin
Visibility:
Public.

Description

Many operations are specified as [Custom] with no argument list. Add supplementary IDL to allow operations to be used. The longer-term fix is for correct IDL to be upstreamed. Unblocks Issue 122 for forg/dartc. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2011

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -111 lines) Patch
M client/dom/frog/frog_dom.dart View 1 chunk +10 lines, -12 lines 0 comments Download
M client/dom/generated/monkey_dom.js View 1 chunk +0 lines, -1 line 0 comments Download
M client/dom/generated/monkey_dom_externs.js View 1 chunk +0 lines, -1 line 0 comments Download
M client/dom/generated/src/frog/WebGLRenderingContext.dart View 1 chunk +10 lines, -12 lines 0 comments Download
M client/dom/generated/src/interface/WebGLRenderingContext.dart View 1 chunk +10 lines, -12 lines 0 comments Download
M client/dom/generated/src/wrapping/_WebGLRenderingContextWrappingImplementation.dart View 2 chunks +30 lines, -46 lines 0 comments Download
M client/dom/generated/wrapping_dom.js View 6 chunks +18 lines, -26 lines 0 comments Download
M client/dom/generated/wrapping_dom_externs.js View 1 chunk +0 lines, -1 line 0 comments Download
M client/dom/idl/dart/dart.idl View 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
9 years ago (2011-12-02 05:35:05 UTC) #1
sra1
9 years ago (2011-12-02 05:49:28 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698