mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:37:45 +00:00
LibWeb: Port WebGLRenderingContext IDL from DeprecatedString to String
This commit is contained in:
parent
cf733d309e
commit
e8d592ded2
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#import <WebGL/WebGLRenderingContextBase.idl>
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
[Exposed=(Window,Worker), UseNewAKString]
|
||||
interface WebGLRenderingContext {
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue