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

Unified Diff: tools/dom/scripts/htmlrenamer.py

Issue 12047054: Deprecating old DOM event APIs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « tools/dom/scripts/htmleventgenerator.py ('k') | tools/dom/src/Isolates.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/scripts/htmlrenamer.py
diff --git a/tools/dom/scripts/htmlrenamer.py b/tools/dom/scripts/htmlrenamer.py
index 53488dd664ea3a6f11daf195d4b0412e5afc8aa1..e09aa9392c99b93ff69c74137167314b66623a9d 100644
--- a/tools/dom/scripts/htmlrenamer.py
+++ b/tools/dom/scripts/htmlrenamer.py
@@ -110,7 +110,6 @@ _private_html_members = monitored.Set('htmlrenamer._private_html_members', [
'ElementTraversal.lastElementChild',
'Event.initEvent',
'EventTarget.addEventListener',
- 'EventTarget.dispatchEvent',
'EventTarget.removeEventListener',
'KeyboardEvent.initKeyboardEvent',
'KeyboardEvent.keyIdentifier',
« no previous file with comments | « tools/dom/scripts/htmleventgenerator.py ('k') | tools/dom/src/Isolates.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698