summaryrefslogtreecommitdiffstats
path: root/toolkit/library
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-07-04 12:59:38 +0000
committerMoonchild <moonchild@palemoon.org>2020-07-04 12:59:38 +0000
commit9b60e71109e9df98b5ecc7ffcc58284758fc8b82 (patch)
tree4fc9fc4e2cbb91c7be861fbd7609d7cfc81c81e9 /toolkit/library
parent046534432d2914c80bcab36797fe0a43ff332a98 (diff)
downloadUXP-9b60e71109e9df98b5ecc7ffcc58284758fc8b82.tar
UXP-9b60e71109e9df98b5ecc7ffcc58284758fc8b82.tar.gz
UXP-9b60e71109e9df98b5ecc7ffcc58284758fc8b82.tar.lz
UXP-9b60e71109e9df98b5ecc7ffcc58284758fc8b82.tar.xz
UXP-9b60e71109e9df98b5ecc7ffcc58284758fc8b82.zip
Issue #618 - Remove context and heap-idle check
For checking if a module is in an error state and what the error is, it shouldn't matter if we are currently GC-ing or not. So we don't need to check for it, which removes the requirement to pass in the JS context (needed for AssertHeapIsIdle's runtime check); this unblocks progress where otherwise we'd have to figure out what the context is at the module level just to satisfy this check.
Diffstat (limited to 'toolkit/library')
0 files changed, 0 insertions, 0 deletions