Dactyloidae/js/xpconnect
Basilisk-Dev 3cf82e2ca1 Issue MoonchildProductions/UXP#2306: Add pref-gated WeakRef with safe stub when disabled
* Add javascript.options.weakrefs and plumb it through context options, XPConnect, and workers
* Keep referents alive via strong tracing when the pref is off so deref() still returns the target
* Retain weak-edge semantics when the pref is enabled
2026-08-06 16:03:20 -07:00
..
crashtests Issue #1118 - Part 6: Fix various tests that are no longer correct. 2019-12-28 21:20:04 +08:00
idl Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
loader Issue #2692 - Part 6: Don't #include js/SourceBufferHolder.h in jsapi.h. 2025-03-13 23:01:46 +08:00
public Issue #80 - Fix deprot in js/xpconnect. 2023-03-14 22:11:28 +08:00
shell Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
src Issue MoonchildProductions/UXP#2306: Add pref-gated WeakRef with safe stub when disabled 2026-08-06 16:03:20 -07:00
tests Issue #2490 - Part 12: Convert CSSStyleRule to WebIDL. 2024-04-08 11:01:02 +08:00
wrappers Issue #2304 - Part 4 - Add xray support for the Error cause property. https://bugzilla.mozilla.org/show_bug.cgi?id=1679653 2026-03-11 18:07:25 +00:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00