summaryrefslogtreecommitdiffstats
path: root/js/src/shell/OSObject.cpp
Commit message (Collapse)AuthorAgeLines
* Avoid uint32_t overflow in js shell by checking size of file beforewolfbeast2019-10-22-0/+5
| | | | | | trying to stuff something insanely large into a Uint8Array. See also: BMO 1571911
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1029