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

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

Issue 267363003: Revert of Expose events in workers as per latest DOM specification (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/CustomEvent.idl
diff --git a/Source/core/events/CustomEvent.idl b/Source/core/events/CustomEvent.idl
index 20535f63bdce8d46c1b5f0ddcc677b86a829dcfc..4ad348b3126903515d4be1c39d1f68abec2aa6f2 100644
--- a/Source/core/events/CustomEvent.idl
+++ b/Source/core/events/CustomEvent.idl
@@ -25,7 +25,6 @@
[
EventConstructor,
- Exposed=Window&Worker
] interface CustomEvent : Event {
[Custom=Getter, InitializedByEventConstructor] readonly attribute any detail;
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-shared-worker-expected.txt ('k') | Source/core/events/Event.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698