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

Unified Diff: WebCore/dom/EventNames.h

Issue 155079: WebSocket implementation in WebKit (Closed)
Patch Set: Rewrite to use SocketStreamHandle Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « WebCore/bindings/v8/custom/V8WebSocketCustom.cpp ('k') | WebCore/dom/EventTarget.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/dom/EventNames.h
diff --git a/WebCore/dom/EventNames.h b/WebCore/dom/EventNames.h
index 9272ba4a090c3c0c50ca851ce13579cb392a7c5d..e1623022d8848c520e8eb65921179377d0119269 100644
--- a/WebCore/dom/EventNames.h
+++ b/WebCore/dom/EventNames.h
@@ -129,6 +129,7 @@ namespace WebCore {
\
macro(webkitTransitionEnd) \
\
+ macro(open) \
// end of DOM_EVENT_NAMES_FOR_EACH
class EventNames {
« no previous file with comments | « WebCore/bindings/v8/custom/V8WebSocketCustom.cpp ('k') | WebCore/dom/EventTarget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698