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

Unified Diff: core/page/EventSource.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/origin_trials/testing/InternalsFrobulate.idl ('k') | core/page/PagePopupController.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/page/EventSource.idl
diff --git a/core/page/EventSource.idl b/core/page/EventSource.idl
index cabfc5cecd0dc8892bc4832cb427fe5871483fa3..05abf391e6b88b438509ef93e8a98add94333c9d 100644
--- a/core/page/EventSource.idl
+++ b/core/page/EventSource.idl
@@ -32,7 +32,7 @@
// https://html.spec.whatwg.org/multipage/comms.html#the-eventsource-interface
[
- ActiveDOMObject,
+ DependentLifetime,
Constructor(DOMString url, optional EventSourceInit eventSourceInitDict),
ConstructorCallWith=ExecutionContext,
Exposed=(Window,Worker),
« no previous file with comments | « core/origin_trials/testing/InternalsFrobulate.idl ('k') | core/page/PagePopupController.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698