Refactor ConsoleAPIStorage event handling and add tests for ring buffer behavior

This commit is contained in:
wuggy 2026-09-07 13:27:39 -07:00
commit 810e55b503
6 changed files with 137 additions and 14 deletions

View file

@ -40,5 +40,6 @@ LOCAL_INCLUDES += [
MOCHITEST_MANIFESTS += [ 'tests/mochitest.ini' ]
MOCHITEST_CHROME_MANIFESTS += [ 'tests/chrome.ini' ]
XPCSHELL_TESTS_MANIFESTS += [ 'tests/xpcshell.ini' ]
FINAL_LIBRARY = 'xul'