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

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

Issue 2678593002: Revert "Add Selection.toString() calling the native method" (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 3 years, 10 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 | « tests/co19/co19-dart2js.status ('k') | tools/dom/templates/html/impl/impl_Selection.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 12e99c15b140fb85f5185eeb20bc24ee2e026214..4fc7e6ef772e08d4c1f5fd78f8fcd090a2266f70 100644
--- a/tools/dom/scripts/systemhtml.py
+++ b/tools/dom/scripts/systemhtml.py
@@ -104,7 +104,6 @@ _js_custom_members = monitored.Set('systemhtml._js_custom_members', [
'Navigator.language',
'Navigator.webkitGetUserMedia',
'ScriptProcessorNode._setEventListener',
- 'Selection.toString',
'URL.createObjectURL',
'URL.createObjectUrlFromSource',
'URL.createObjectUrlFromStream',
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tools/dom/templates/html/impl/impl_Selection.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698