Open GoogleCodeExporter opened 8 years ago
This is due to a race condition between when DOM Snitch can properly traverse
the DOM tree (where everything is done via JavaScript without interacting
directly with any debug functionality in the V8 engine) and inline JS being
executed as part of parsing the HTML document. This is a known pain point and
there are active development works to address this sort of things. Stay tuned!
Original comment by r...@r-n-d.org
on 9 Jul 2011 at 7:38
Thanks for the fast reply, and great work on DOMSniff keep it up!
Original comment by chris@casaba.com
on 12 Jul 2011 at 4:51
The detection problem should be addressed in 0.717. However, there is more to
be done in determining if it is exploitable.
Original comment by r...@r-n-d.org
on 1 Sep 2011 at 8:12
Original issue reported on code.google.com by
chris@casaba.com
on 8 Jul 2011 at 9:46