OpenWPM
OpenWPM copied to clipboard
Add tests for instrumentation of overwritten prototype properties
In https://github.com/mozilla/openwpm-webext-instrumentation/issues/16 we fixed an issue related to instrumented prototype objects. We should backport this fix to the master branch until we're able to merge the upgrade tracked in https://github.com/mozilla/OpenWPM/projects/1. We should also add tests in the process.
This fix landed in https://github.com/mozilla/OpenWPM/commit/81d76366f8bdf514a27269ac0463d0e922210556, with a WIP test page. Automated tests still needed.