brianleroux/lawnchair

window-name adapter nuke function

BirkAndMe opened this issue · 1 comments

The window-name adapters nuke function isn't working.
Instead of setting the window.top.name to an empty object it reuses the current object.

I've changed this in my own fork: https://github.com/BirkAndMe/lawnchair/blob/master/src/adapters/window-name.js.

But I'm fairly new at github so I don't know the procedure for suggesting and discussing fixes...

same here