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

Unified Diff: xml/XMLHttpRequest.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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 | « workers/WorkerLocation.idl ('k') | xml/XMLHttpRequestException.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xml/XMLHttpRequest.idl
diff --git a/xml/XMLHttpRequest.idl b/xml/XMLHttpRequest.idl
index 51c2b280d1650e0954546a951b741bbfdb64ba4d..32663623a9a2ef1c0a993989f64a1a994ef4e504 100644
--- a/xml/XMLHttpRequest.idl
+++ b/xml/XMLHttpRequest.idl
@@ -41,9 +41,7 @@ enum XMLHttpRequestResponseType {
Constructor,
CallWith=ScriptExecutionContext,
V8CustomConstructor,
- JSCustomMarkFunction,
- EventTarget,
- JSNoStaticTables
+ EventTarget
] interface XMLHttpRequest {
// From XMLHttpRequestEventTarget
// event handler attributes
« no previous file with comments | « workers/WorkerLocation.idl ('k') | xml/XMLHttpRequestException.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698