mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 05:21:36 +00:00
0bc4652690
Specifically, three changes: 1) valueOf should be non-enumerable. 2) valueOf should be === to Object.prototype.valueOf. 3) There should be no toJSON.
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff