Hacker News new | ask | show | jobs
by ben336 4365 days ago
cell.js line 21 actually does leak a global, its an undeclared var reference, and will be attached to window in the browser.