gecko-dev/js
Jon Coppeard 5fdf2e69c4 Bug 1886940 - Part 2: Throw when allocating memory for string chars fails r=sfink
The asserts added in the first patch turned up this existing problem.
AllocChars takes a context so is assumed to report an error on failure.

Differential Revision: https://phabricator.services.mozilla.com/D205553
2024-03-26 16:02:59 +00:00
..
examples
loader Bug 1881564 - Initialize module loader also for ServiceWorker to allow ChromeUtils.importESModule in DevTools ServiceWorker debugger global. r=yulia 2024-03-20 11:22:45 +00:00
public Bug 1865406 - Use JS::Prefs to add browser preference r=jandem 2024-03-20 21:17:24 +00:00
src Bug 1886940 - Part 2: Throw when allocating memory for string chars fails r=sfink 2024-03-26 16:02:59 +00:00
xpconnect Bug 1882127 - Use plain JS functions for WebIDL interface objects. r=saschanaz,devtools-reviewers,nchevobbe 2024-03-23 19:52:09 +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 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
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