Hacker News new | ask | show | jobs
by flukus 3475 days ago
Shouldn't all pollyfills check only override the functions if they're missing?
1 comments

What if it's present but the implementation is incomplete?
E.g. an extra optional parameter.