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

Unified Diff: core/dom/MessagePort.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 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 | « core/dom/IntersectionObserverInit.idl ('k') | core/dom/MutationObserverInit.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/dom/MessagePort.idl
diff --git a/core/dom/MessagePort.idl b/core/dom/MessagePort.idl
index 3c21c03bc2b3bc49a1428edc6179ccadd1f98c06..895e05ef942b35bef3b8c372e9d6a8d2b4de39d6 100644
--- a/core/dom/MessagePort.idl
+++ b/core/dom/MessagePort.idl
@@ -28,7 +28,7 @@
// https://html.spec.whatwg.org/#message-ports
[
- ActiveDOMObject,
+ DependentLifetime,
Exposed=(Window,Worker),
GarbageCollected,
] interface MessagePort : EventTarget {
« no previous file with comments | « core/dom/IntersectionObserverInit.idl ('k') | core/dom/MutationObserverInit.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698