Chromium Code Reviews

Unified Diff: core/html/canvas/Uint8ClampedArray.idl

Issue 22498002: Roll IDL to multivm@1329 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « core/html/canvas/Uint8Array.idl ('k') | core/html/canvas/WebGLActiveInfo.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/html/canvas/Uint8ClampedArray.idl
diff --git a/core/html/canvas/Uint8ClampedArray.idl b/core/html/canvas/Uint8ClampedArray.idl
index 895505aefcde437b2623530662197a572ad4ff58..66c9289f7b8288ca0105ef13c8c6a137d5361fe5 100644
--- a/core/html/canvas/Uint8ClampedArray.idl
+++ b/core/html/canvas/Uint8ClampedArray.idl
@@ -25,7 +25,7 @@
*/
[
- GlobalContext=WindowAndWorker,
+ GlobalContext=Window&WorkerGlobalScope,
ConstructorTemplate=TypedArray,
CustomToV8,
DoNotCheckConstants
« no previous file with comments | « core/html/canvas/Uint8Array.idl ('k') | core/html/canvas/WebGLActiveInfo.idl » ('j') | no next file with comments »

Powered by Google App Engine