1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 03:21:09 +12:00

forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMatrix/issues/144)

This commit is contained in:
gorhill 2015-04-08 06:15:10 -04:00
parent dd60a74e3f
commit 9bb22b65ec

View file

@ -167,6 +167,8 @@ vAPI.messaging = {
}
};
/******************************************************************************/
// No need to have vAPI client linger around after shutdown if
// we are not a top window (because element picker can still
// be injected in top window).