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

Unified Diff: third_party/WebCore/html/canvas/DOMPath.idl

Issue 12319151: WebKit IDL roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « third_party/WebCore/html/HTMLIntentElement.idl ('k') | third_party/WebCore/html/canvas/DataView.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/canvas/DOMPath.idl
diff --git a/third_party/WebCore/html/canvas/DOMPath.idl b/third_party/WebCore/html/canvas/DOMPath.idl
index 04da20e684170fa9bde3a8d981e01542f0861214..178dfeaec33df09f8ec22749b2ab3622eaca9763 100644
--- a/third_party/WebCore/html/canvas/DOMPath.idl
+++ b/third_party/WebCore/html/canvas/DOMPath.idl
@@ -27,6 +27,7 @@
*/
interface [
+ V8EnabledAtRuntime=canvasPath,
Constructor,
Constructor(in DOMPath path),
#if defined(ENABLE_SVG) && ENABLE_SVG
« no previous file with comments | « third_party/WebCore/html/HTMLIntentElement.idl ('k') | third_party/WebCore/html/canvas/DataView.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698