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

Unified Diff: Source/core/events/Event.idl

Issue 185393006: Revert "Add [WillBeGarbageCollected] to Event.idl" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
Index: Source/core/events/Event.idl
diff --git a/Source/core/events/Event.idl b/Source/core/events/Event.idl
index dcc088bdebb9fd1c497b0e716397dbfb56580ceb..3f8e80b05239c51af2d1c4e5afab8bddaa85d074 100644
--- a/Source/core/events/Event.idl
+++ b/Source/core/events/Event.idl
@@ -20,7 +20,6 @@
// Introduced in DOM Level 2:
[
- WillBeGarbageCollected,
Custom=Wrap,
EventConstructor,
] interface Event {

Powered by Google App Engine
This is Rietveld 408576698