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

Unified Diff: core/dom/DOMImplementation.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 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/dom/DOMException.idl ('k') | core/dom/DOMSettableTokenList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/dom/DOMImplementation.idl
diff --git a/core/dom/DOMImplementation.idl b/core/dom/DOMImplementation.idl
index 6ed29bbdf1c1754990916e666ea87612cd687e13..b058f2953e95295f47288313e1e2a017d15e48cf 100644
--- a/core/dom/DOMImplementation.idl
+++ b/core/dom/DOMImplementation.idl
@@ -22,7 +22,6 @@
[
SetWrapperReferenceFrom=document,
- TypeChecking=Interface,
WillBeGarbageCollected,
] interface DOMImplementation {
[NewObject, RaisesException] DocumentType createDocumentType(DOMString qualifiedName, DOMString publicId, DOMString systemId);
« no previous file with comments | « core/dom/DOMException.idl ('k') | core/dom/DOMSettableTokenList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698