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

Unified Diff: Source/core/html/track/TextTrackCue.idl

Issue 551003002: bindings: Removes unnecessary Event-related code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pushed V8EventTargetCustom.cpp back with modification. Created 6 years, 3 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 | « Source/core/frame/LocalDOMWindow.cpp ('k') | Source/modules/EventTargetModules.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/track/TextTrackCue.idl
diff --git a/Source/core/html/track/TextTrackCue.idl b/Source/core/html/track/TextTrackCue.idl
index ba325a1a9b0581f876aab1047c5a58b43e4f4800..b7cc2a5e69293796373412a232df40acef3bd941 100644
--- a/Source/core/html/track/TextTrackCue.idl
+++ b/Source/core/html/track/TextTrackCue.idl
@@ -26,7 +26,6 @@
// http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#texttrackcue
[
- Custom=ToV8,
SetWrapperReferenceFrom=owner,
TypeChecking=Unrestricted,
WillBeGarbageCollected,
« no previous file with comments | « Source/core/frame/LocalDOMWindow.cpp ('k') | Source/modules/EventTargetModules.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698