tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

__dir__.ini (487B)


      1 prefs: [layout.disable-pixel-alignment:true, layout.css.anchor-positioning.enabled: true]
      2 lsan-allowed: [alloc::alloc::alloc, alloc::alloc::realloc, js_pod_malloc, js_pod_calloc, js_pod_realloc, js_arena_calloc,js_pod_arena_calloc, maybe_pod_calloc, pod_calloc, make_zeroed_pod_array, js_arena_malloc, js_arena_realloc, CompileUtf8]
      3 leak-threshold:
      4  if (os == "mac"): [tab:10000, gmplugin:20000, default:2100, rdd:400]
      5  [tab:10000, gpu: 10000, gmplugin:20000, rdd:400, default:16000]