summaryrefslogtreecommitdiffstats
path: root/js/src/jscntxt.h
Commit message (Collapse)AuthorAgeLines
* Issue #1195 - Fix errant use of JSContext in ErrorNotesGaming4JC2019-07-21-1/+1
| | | | We want to ensure that ErrorNotes stays on the main thread to prevent a race condition that was introduced in 1283712 - Part 1. This fixes #1195.
* 1283712 - Part 5: Support notes in Debugger.Gaming4JC2019-07-18-0/+3
|
* 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and ↵Gaming4JC2019-07-18-0/+7
| | | | JSErrorReport.{notes,freeNotes}.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+856