Skip to content
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.

Failure due to monkey patching? #36

Open
msridhar opened this issue Jan 15, 2014 · 0 comments
Open

Failure due to monkey patching? #36

msridhar opened this issue Jan 15, 2014 · 0 comments

Comments

@msridhar
Copy link
Contributor

I've been looking into #6 , in particular being able to record and replay just loading mootools. It doesn't work now, and I think it's due to monkey patching. I've checked in a test tests/html/unit/mootools_reduced_1.js. If you run the following command you can see the replay failure:

python scripts/jalangi.py testrr_browser tests/html/unit/mootools_reduced_1

The code is a bit complex, but it looks to me like Array.prototype.slice is being monkey-patched. I tried quickly fixing this in analysis.js but failed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant