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

Unified Diff: html/track/TextTrack.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 | « html/canvas/WebGLRenderingContext.idl ('k') | html/track/TextTrackCue.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/track/TextTrack.idl
diff --git a/html/track/TextTrack.idl b/html/track/TextTrack.idl
index da355e2fcf84839bad8ce02757b8ff9bb6a15f0c..97360b0ccbefcff1f60da1c376720260e69167e1 100644
--- a/html/track/TextTrack.idl
+++ b/html/track/TextTrack.idl
@@ -27,8 +27,6 @@
Conditional=VIDEO_TRACK,
V8EnabledAtRuntime=webkitVideoTrack,
EventTarget,
- JSCustomMarkFunction,
- JSCustomIsReachable,
V8SkipVTableValidation
] interface TextTrack {
readonly attribute DOMString kind;
« no previous file with comments | « html/canvas/WebGLRenderingContext.idl ('k') | html/track/TextTrackCue.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698