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

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

Issue 12892007: Support for callbacks on ScriptProcessNode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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/idl/dart/dart.idl ('k') | tools/dom/templates/html/impl/impl_ScriptProcessorNode.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/scripts/systemhtml.py
diff --git a/tools/dom/scripts/systemhtml.py b/tools/dom/scripts/systemhtml.py
index ae82c5af6be5bc251e5e240ccb1cac075ad1e7b7..1559cc70884bb2ed8ca43a2832ccbeeafe20f7a5 100644
--- a/tools/dom/scripts/systemhtml.py
+++ b/tools/dom/scripts/systemhtml.py
@@ -57,6 +57,7 @@ _js_custom_members = monitored.Set('systemhtml._js_custom_members', [
'MouseEvent.offsetY',
'Navigator.language',
'Navigator.webkitGetUserMedia',
+ 'ScriptProcessorNode._setEventListener',
'URL.createObjectURL',
'URL.revokeObjectURL',
'WheelEvent.deltaMode',
« no previous file with comments | « tools/dom/idl/dart/dart.idl ('k') | tools/dom/templates/html/impl/impl_ScriptProcessorNode.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698