This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Description
New in Firefox 44.0.2. Did not fail in 43.0.
Cause as far as I've traced is "TypeError: can't convert symbol to string" when stringifying tame document.body.childNodes for sampleObjects.
There's some funny behavior involved; in the debugger, record.sample.toString() returns a value but '' + record.sample does not.