| Index: Source/core/frame/Location.idl
|
| diff --git a/Source/core/frame/Location.idl b/Source/core/frame/Location.idl
|
| index 5ce29901ece1c12697f524c54e386b17d61a3071..4e7660c8a6b64ae8f592f86e315575fa91c6ea08 100644
|
| --- a/Source/core/frame/Location.idl
|
| +++ b/Source/core/frame/Location.idl
|
| @@ -28,6 +28,7 @@
|
|
|
| [
|
| CheckSecurity=Frame,
|
| + WillBeGarbageCollected,
|
| ] interface Location {
|
| // |assign|, |replace|, and *writing* |href| do not require a security
|
| // check, as they *change* the page, and thus these do not change any
|
|
|