Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • goodbuild_win32_Aug-24-2020
  • goodbuild_win32_Aug-23-2020
  • goodbuild_win32_Aug-22-2020
  • test
  • goodbuild_linux-x64_Aug-22-2020
  • goodbuild_linux-x64_Aug-22-20
  • goodbuild_win32
  • goodbuild_linux-x64
  • initial-import
  • sbbs317b
  • arelease
  • sbbs316c
  • syncterm-1-0-0
  • syncterm-0-9-5
  • sbbs
  • sbbs315b
  • goodbuild_linux
  • duh
  • update
  • release-1
21 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Main / Synchronet
    Source project has a limited visibility.
    Rob Swindell's avatar
    Rob Swindell authored
    As reported by Ragnarok and The Lizard Master, invoking a JS global
    hot-key handler (e.g. hitting Ctrl-U or Ctrl-P with the privatemsg
    or nodelist modules installed as handlers) would lead to the global
    object being cleared/corrupted so other scripts would then fail to
    run correctly (e.g. Error: can't open sbbsdefs.js: No such file or directory)
    
    This probably explains the JS_GC/JS_ENDREQUEST change needed when
    the hotkey-specific JS runtime/context/scope was introduced last year.
    Should revisit that too.
    cb5188bd
    History
    Name Last commit Last update
    ..