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

Unified Diff: third_party/WebCore/html/DOMSettableTokenList.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/fileapi/FileReader.idl ('k') | third_party/WebCore/html/HTMLCanvasElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/DOMSettableTokenList.idl
diff --git a/third_party/WebCore/html/DOMSettableTokenList.idl b/third_party/WebCore/html/DOMSettableTokenList.idl
index 5b4d10869edc905517886f30ce3477195d4e618e..f3936e8c14ff9573f420ef833f2c4a5c3a6fac37 100644
--- a/third_party/WebCore/html/DOMSettableTokenList.idl
+++ b/third_party/WebCore/html/DOMSettableTokenList.idl
@@ -24,7 +24,8 @@
[
IndexedGetter,
- JSGenerateToJSObject
+ JSGenerateToJSObject,
+ V8SkipVTableValidation
] interface DOMSettableTokenList : DOMTokenList {
attribute DOMString value;
};
« no previous file with comments | « third_party/WebCore/fileapi/FileReader.idl ('k') | third_party/WebCore/html/HTMLCanvasElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698