Skip to content

Conversation

@mjackson
Copy link
Contributor

object instanceof Array is not safe in multi-frame environments. See http://perfectionkills.com/instanceof-considered-harmful-or-how-to-write-a-robust-isarray/ for more information.

`object instanceof Array` is not safe in multi-frame environments. See http://perfectionkills.com/instanceof-considered-harmful-or-how-to-write-a-robust-isarray/ for more information.
jwngr pushed a commit that referenced this pull request May 24, 2014
@jwngr jwngr merged commit fa613e9 into FirebaseExtended:master May 24, 2014
@jwngr
Copy link

jwngr commented May 24, 2014

@mjackson - I appreciate the pull request and the new knowledge. Thanks for contributing and sorry it took me a little while to get around to this!

@FirebaseExtended FirebaseExtended locked and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants