aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/WebGLContextEvent.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+2
|
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
|
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
|
* Expose WebGL-related interfaces only in WindowAnthony Ramine2016-11-301-1/+2
|
* Partial fix for #12415: expose WebGL interfacesScott Trinh2016-10-111-1/+1
|
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
|
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
|
* webgl: Implement WebGLContextEvent and use it on context creation errorEmilio Cobos Álvarez2015-10-081-0/+15
spec: https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15