gecko-dev/js
Nika Layzell a48079cd72 Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8
Previously the `boolean` type was also declared using a `bool` typedef in
xpidl, meaning that both were used in various places. This patch standardizes
on the built-in `boolean` type, removing the typedef.

Differential Revision: https://phabricator.services.mozilla.com/D206382
2024-04-04 18:45:21 +00:00
..
examples
loader Bug 1889319 - Remove unused ModuleLoaderBase::RemoveFetchedModule declaration r=spidermonkey-reviewers,jonco 2024-04-03 12:09:22 +00:00
public Bug 1887939 - Update error message when the pref of "Symbols as WeakMap keys" is off. r=jonco 2024-03-28 14:05:21 +00:00
src Bug 1888892 - Trace all fields in TraceWeakCacheIRStub. r=jonco 2024-04-04 13:31:40 +00:00
xpconnect Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +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
moz.build
moz.configure Bug 1883457 - Part 2: Use be_memory_inline_jit_restrict_* APIs for JIT on iOS, r=jandem 2024-03-25 17:12:53 +00:00
sub.configure