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

Unified Diff: modules/netinfo/NetworkInformation.idl

Issue 959933002: Move IDLs to 39 roll (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 5 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
« no previous file with comments | « modules/mediastream/MediaStream.idl ('k') | modules/notifications/Notification.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/netinfo/NetworkInformation.idl
diff --git a/modules/netinfo/NetworkInformation.idl b/modules/netinfo/NetworkInformation.idl
index 8a4f8487ba79f5d3c153b1d2d9cff807290f3c76..166c2b5658d1df95c2f45cb35f43a7f38f1a3916 100644
--- a/modules/netinfo/NetworkInformation.idl
+++ b/modules/netinfo/NetworkInformation.idl
@@ -15,7 +15,7 @@ enum ConnectionType {
[
RuntimeEnabled=NetworkInformation,
Exposed=(Window,Worker),
- WillBeGarbageCollected,
+ GarbageCollected,
ActiveDOMObject
] interface NetworkInformation : EventTarget {
readonly attribute ConnectionType type;
« no previous file with comments | « modules/mediastream/MediaStream.idl ('k') | modules/notifications/Notification.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698