Hacker News new | ask | show | jobs
by djbusby 708 days ago
Lots of places have the ad/tracker code in paths that can't handle the error correctly. Like, they always think the object they need is there (window.google.tag or whatever).

We need to educate the Journeymen in the game to use try/catch and other methods so the hot-path don't die.

Not sure about the illegal part but, for sure a failure in test cases.