summaryrefslogtreecommitdiff
path: root/js/ipc
Commit message (Collapse)AuthorAge
* Issue #80 - Move implementation of CPOWTimer::CPOWTimer to header.Job Bautista2023-03-12
| | | | | Fixes link bustage in xul.dll Inline functions must be implemented in the header.
* Issue #80 - Fix deprot in js/ipc.Job Bautista2023-03-12
| | | | | I think we never deunified js/ipc before. But if we're going to build this tree deunified ever in the future, there's nothing stopping us now!
* Issue #2083 - Part 2: Remove use of RegExpGuard.Job Bautista2023-01-26
| | | | | | Based on Mozilla bug 1345177. There were more uses of RegExpGuard in js/src/builtin/RegExp.cpp not found in the original bug's patch.
* Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped ↵Jeremy Andrews2022-05-27
| | | | | | | | | pointers types This is actually an undocumented dependency of Bug 1325406 for Linux and SunOS. Ref: BZ 1308236
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* 1332245 - Move nsScriptError from js/xpconnect to dom/bindings.Gaming4JC2019-07-18
|
* Remaining tabs to spaces JavaScriptShared.cppwin7-72019-04-30
|
* tab to spaces js/ipcwin7-72019-04-30
|
* Add newline at end of fileswin7-72019-04-29
|
* Improve dead compartment collection js/ipcwin7-72019-04-29
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02