gecko-dev/js
Matthew Gaudet cfd64173df Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink
It's not a standard exception throwing JSAPI function. The one caveat here is
that I couldn't put JSContext in last position: There are default params to
preserve. So instead it's in second position, which still communicates that
it's not an exception throwing function

Differential Revision: https://phabricator.services.mozilla.com/D225726
2024-10-16 15:58:19 +00:00
..
examples
loader Bug 1923330 - Reorder using declaration to prevent -Wchanges-meaning warning r=jonco 2024-10-09 12:30:17 +00:00
public Bug 1911021 - Remove Devtools-facing tracing API and uses r=arai 2024-10-16 05:50:10 +00:00
src Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
xpconnect Bug 1924888 - Swap order of arguments to DescribeScriptedCaller r=sfink 2024-10-16 15:58:19 +00:00
app.mozbuild Bug 1880746 - Part 3: Remove duplicate DIRS from js/app.mozbuild. r=firefox-build-system-reviewers,glandium 2024-02-27 07:31:35 +00:00
ffi.configure Bug 1776255 - Add the appropriate 'when' to all 'option' that end up calling 'pkg_check_modules' later r=firefox-build-system-reviewers,glandium 2024-05-23 23:55:38 +00:00
moz.build
moz.configure Bug 1911021 - Add MOZ_EXECUTION_TRACER compile flag r=arai 2024-10-16 05:50:09 +00:00
sub.configure