quit() in the shell quickExits from deep in the javascript stack

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.7
    • Affects Version/s: 3.1.7
    • Component/s: JavaScript
    • None
    • Fully Compatible
    • ALL
    • Platform 7 08/10/15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      quit() in the shell calls quickExit() from deep in the stack. This is a problem because leak sanitizer can't trace reachability for our ImplScope's, so that looks like a leak. If we make quit() return from js and destroy the scope before quickExit we won't have this problem.

            Assignee:
            Mira Carey
            Reporter:
            Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: