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

Unified Diff: Source/core/events/EventTypeNames.in

Issue 284793003: Implement languagechange event, fired when accept languages changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase and add tests Created 6 years, 7 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 | « LayoutTests/navigator_language/navigator_language.html ('k') | Source/core/frame/DOMWindowEventHandlers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/EventTypeNames.in
diff --git a/Source/core/events/EventTypeNames.in b/Source/core/events/EventTypeNames.in
index 507a915fd48f6da107ad441df43920cb474cf54f..a03934c6e51f7ad2ea06261c66cd2809ed1b4ed9 100644
--- a/Source/core/events/EventTypeNames.in
+++ b/Source/core/events/EventTypeNames.in
@@ -103,6 +103,7 @@ invalid
keydown
keypress
keyup
+languagechange
levelchange
load
loadeddata
« no previous file with comments | « LayoutTests/navigator_language/navigator_language.html ('k') | Source/core/frame/DOMWindowEventHandlers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698