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

Unified Diff: client/dom/generated/wrapping_dom_externs.js

Issue 9127017: More fixes for foo.continue() (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « no previous file | client/dom/scripts/dartgenerator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/wrapping_dom_externs.js
diff --git a/client/dom/generated/wrapping_dom_externs.js b/client/dom/generated/wrapping_dom_externs.js
index 29d389c5ccfc44953e9d38bc38f52b6293336481..13500c2cc8cb5d42bc3a887dc654685b3de86707 100644
--- a/client/dom/generated/wrapping_dom_externs.js
+++ b/client/dom/generated/wrapping_dom_externs.js
@@ -275,7 +275,6 @@ dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript
dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleType
dom_externs.contentWindow; // attribute HTMLFrameElement.contentWindow, attribute HTMLIFrameElement.contentWindow
dom_externs.context; // attribute AudioNode.context
-dom_externs.continue; // operation IDBCursor.continue
dom_externs.control; // attribute HTMLLabelElement.control
dom_externs.controller; // attribute HTMLMediaElement.controller
dom_externs.controls; // attribute HTMLMediaElement.controls
@@ -418,7 +417,6 @@ dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus
dom_externs.defer; // attribute HTMLScriptElement.defer
dom_externs.delay; // attribute WebKitAnimation.delay
dom_externs.delayTime; // attribute DelayNode.delayTime
-dom_externs.delete; // operation IDBCursor.delete, operation IDBObjectStore.delete
dom_externs.deleteBuffer; // operation WebGLRenderingContext.deleteBuffer
dom_externs.deleteCaption; // operation HTMLTableElement.deleteCaption
dom_externs.deleteCell; // operation HTMLTableRowElement.deleteCell
« no previous file with comments | « no previous file | client/dom/scripts/dartgenerator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698