| Index: modules/notifications/Notification.idl
|
| diff --git a/modules/notifications/Notification.idl b/modules/notifications/Notification.idl
|
| index b51ee3a18e3e735831a71cffe1ebc22d7d9dbdda..51a26d91389b216800714bb469b2a94f95d9dcf5 100644
|
| --- a/modules/notifications/Notification.idl
|
| +++ b/modules/notifications/Notification.idl
|
| @@ -30,7 +30,7 @@
|
| */
|
|
|
| [
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ActiveDOMObject,
|
| Constructor(DOMString title, [Default=Undefined] optional Dictionary options),
|
| ConstructorCallWith=ExecutionContext,
|
|
|