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

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

Issue 9117013: Refresh dart:dom from WebKit. (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 | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('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 cb5ea877763f07ce3fefb648420234686059014c..a7b0e47d416c95dbe541bcca5d197f22fd243bf5 100644
--- a/client/dom/generated/wrapping_dom_externs.js
+++ b/client/dom/generated/wrapping_dom_externs.js
@@ -1327,6 +1327,7 @@ dom_externs.sendMessageToBackend; // operation InspectorFrontendHost.sendM
dom_externs.separator; // attribute Counter.separator
dom_externs.serializeToString; // operation XMLSerializer.serializeToString
dom_externs.sessionStorage; // attribute DOMWindow.sessionStorage
+dom_externs.set; // operation Float32Array.set, operation Float64Array.set, operation Int16Array.set, operation Int32Array.set, operation Int8Array.set, operation Uint16Array.set, operation Uint32Array.set, operation Uint8Array.set
dom_externs.setAlpha; // operation CanvasRenderingContext2D.setAlpha
dom_externs.setAttachedWindowHeight; // operation InspectorFrontendHost.setAttachedWindowHeight
dom_externs.setAttribute; // operation Element.setAttribute
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698