Hacker News new | ask | show | jobs
by timebomb0 2078 days ago
Facebook's ErrorUtils have recently been updated to use `window.performance.memory`, which is undefined in Firefox and causing an error to be thrown. This value is defined in Chrome. Looks like this was tested in Chrome but not in Firefox.