WebGL2RenderingContext implements/inherts WebGL2RenderingContextBase, and
WebGL2RenderingContextBase implements/inherits WebGLRenderingContextBase. So
this line is unnecessary.
Unfortunately, I came across the same problem that WebGL2RenderingContext can
not binding APIs those defined in WebGLRenderingContextBase. Personally, I think
there should be a TODO to revise Blink binding code to binding those APIs
inherit from its grandparents or older ancestors.
Issue 894143002: Adding Blink bindings for WebGL 2
(Closed)
Created 5 years, 10 months ago by bajones
Modified 5 years, 10 months ago
Reviewers: jochen (gone - plz use gerrit), dglazkov, dshwang, haraken, Ken Russell (switch to Gerrit), Mike West, yunchao, sof
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 25