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

Unified Diff: core/xml/XSLTProcessor.idl

Issue 959933002: Move IDLs to 39 roll (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 5 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 | « core/xml/XMLHttpRequestProgressEvent.idl ('k') | modules/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/xml/XSLTProcessor.idl
diff --git a/core/xml/XSLTProcessor.idl b/core/xml/XSLTProcessor.idl
index dc51a606a389dba8be5f188ac3a90913ba45eea7..f8d3b1d9f5027b759cd3734e5b7d08ab31f7fea6 100644
--- a/core/xml/XSLTProcessor.idl
+++ b/core/xml/XSLTProcessor.idl
@@ -33,6 +33,7 @@
[
WillBeGarbageCollected,
Constructor,
+ ConstructorCallWith=Document,
RuntimeEnabled=XSLT,
MeasureAs=XSLTProcessor
] interface XSLTProcessor {
« no previous file with comments | « core/xml/XMLHttpRequestProgressEvent.idl ('k') | modules/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698