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
When looking up a types, check hasOwnProperty - we don't want to pretend that __defineGetter__ is a valid file extension whose MIME type is a function.
The text was updated successfully, but these errors were encountered:
Well, e.g. this HTTP response looks somewhat unclean: https://gist.github.com/84464a405a7018066428 - however, I don't know any way to exploit this or a case in which this causes much trouble.
Seems like the tradeoff is the microscopically small difference in code legibility and size .vs. the even smaller chance this will ever matter in real-world code. I don't feel strongly enough to want to change things, but I'll leave this open if anyone else wants to weigh in.
When looking up a types, check hasOwnProperty - we don't want to pretend that
__defineGetter__
is a valid file extension whose MIME type is a function.The text was updated successfully, but these errors were encountered: