tor-browser

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

chrome.toml (3206B)


      1 [DEFAULT]
      2 tags = "devtools"
      3 support-files = [
      4  "doc_Debugger.Source.prototype.introductionType.xhtml",
      5  "Debugger.Source.prototype.element.js",
      6  "Debugger.Source.prototype.element-2.js",
      7  "Debugger.Source.prototype.element.html",
      8  "hello-actor.js",
      9  "iframe1_makeGlobalObjectReference.html",
     10  "iframe2_makeGlobalObjectReference.html",
     11  "inspector_css-properties.html",
     12  "inspector_display-type.html",
     13  "inspector_getImageData.html",
     14  "inspector_getOffsetParent.html",
     15  "inspector-delay-image-response.sjs",
     16  "inspector-eyedropper.html",
     17  "inspector-helpers.js",
     18  "inspector-search-data.html",
     19  "inspector-styles-data.css",
     20  "inspector-styles-data.html",
     21  "inspector-template.html",
     22  "inspector-traversal-data.html",
     23  "large-image.jpg",
     24  "memory-helpers.js",
     25  "nonchrome_unsafeDereference.html",
     26  "suspendTimeouts_content.html",
     27  "suspendTimeouts_content.js",
     28  "suspendTimeouts_worker.js",
     29  "small-image.gif",
     30  "test_suspendTimeouts.js",
     31  "webconsole-helpers.js",
     32  "inactive-property-helper/*.mjs",
     33 ]
     34 
     35 ["test_Debugger.Script.prototype.global.html"]
     36 
     37 ["test_Debugger.Source.prototype.elementAttribute.html"]
     38 
     39 ["test_Debugger.Source.prototype.introductionScript.html"]
     40 
     41 ["test_Debugger.Source.prototype.introductionType.html"]
     42 
     43 ["test_animation-type-longhand.html"]
     44 
     45 ["test_css-logic-specificity.html"]
     46 
     47 ["test_css-logic.html"]
     48 
     49 ["test_css-properties.html"]
     50 
     51 ["test_device.html"]
     52 
     53 ["test_executeInGlobal-outerized_this.html"]
     54 
     55 ["test_highlighter_paused_debugger.html"]
     56 
     57 ["test_inspector-changeattrs.html"]
     58 
     59 ["test_inspector-changevalue.html"]
     60 
     61 ["test_inspector-display-type.html"]
     62 
     63 ["test_inspector-duplicate-node.html"]
     64 
     65 ["test_inspector-hide.html"]
     66 
     67 ["test_inspector-inactive-property-helper.html"]
     68 
     69 ["test_inspector-mutations-attr.html"]
     70 
     71 ["test_inspector-mutations-events.html"]
     72 
     73 ["test_inspector-mutations-value.html"]
     74 
     75 ["test_inspector-pick-color.html"]
     76 
     77 ["test_inspector-pseudoclass-lock.html"]
     78 
     79 ["test_inspector-reload.html"]
     80 
     81 ["test_inspector-resize.html"]
     82 
     83 ["test_inspector-resolve-url.html"]
     84 
     85 ["test_inspector-scroll-into-view.html"]
     86 
     87 ["test_inspector-search-front.html"]
     88 
     89 ["test_inspector-template.html"]
     90 
     91 ["test_inspector_getImageData-wait-for-load.html"]
     92 
     93 ["test_inspector_getImageData.html"]
     94 
     95 ["test_inspector_getImageDataFromURL.html"]
     96 
     97 ["test_inspector_getNodeFromActor.html"]
     98 
     99 ["test_inspector_getOffsetParent.html"]
    100 
    101 ["test_makeGlobalObjectReference.html"]
    102 
    103 ["test_memory.html"]
    104 
    105 ["test_memory_allocations_02.html"]
    106 
    107 ["test_memory_allocations_03.html"]
    108 
    109 ["test_memory_allocations_04.html"]
    110 
    111 ["test_memory_allocations_05.html"]
    112 
    113 ["test_memory_allocations_06.html"]
    114 
    115 ["test_memory_allocations_07.html"]
    116 
    117 ["test_memory_attach_01.html"]
    118 
    119 ["test_memory_attach_02.html"]
    120 
    121 ["test_memory_census.html"]
    122 
    123 ["test_memory_gc_01.html"]
    124 
    125 ["test_memory_gc_events.html"]
    126 
    127 ["test_overflowing-body.html"]
    128 
    129 ["test_overflowing-children.html"]
    130 
    131 ["test_preference.html"]
    132 
    133 ["test_styles-applied.html"]
    134 
    135 ["test_styles-computed.html"]
    136 
    137 ["test_styles-layout.html"]
    138 
    139 ["test_styles-matched.html"]
    140 
    141 ["test_styles-modify.html"]
    142 
    143 ["test_styles-svg.html"]
    144 
    145 ["test_suspendTimeouts.html"]
    146 
    147 ["test_unsafeDereference.html"]
    148 
    149 ["test_webconsole-node-grip.html"]
    150 
    151 ["test_webtransport-listeners.html"]