You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ers.
Also fixes issue brianleroux#108 with the nuke() method, while we're at it.
In addition, a few minor changes to try to make memory and window-name more
nearly identical, although a number of unnecessary whitespace diffs remain.
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...
The text was updated successfully, but these errors were encountered: