summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/EventNames.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/EventNames.h')
-rw-r--r--WebCore/dom/EventNames.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/WebCore/dom/EventNames.h b/WebCore/dom/EventNames.h
index c91c136..4d39acf 100644
--- a/WebCore/dom/EventNames.h
+++ b/WebCore/dom/EventNames.h
@@ -172,7 +172,11 @@ namespace WebCore {
\
macro(webkitfullscreenchange) \
\
- macro(webkitspeechchange)
+ macro(webkitspeechchange) \
+ \
+ macro(webglcontextlost) \
+ macro(webglcontextrestored) \
+ macro(webglcontextcreationerror) \
\
// end of DOM_EVENT_NAMES_FOR_EACH