tor-browser

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

gecko-trace.yaml (490B)


      1 events:
      2  dom.quota.try:
      3    description: >
      4      An event recorded on an error of the quota manager or its clients.
      5    inherits_from: [source_located]
      6    attributes:
      7      frame_id:
      8        description: >
      9          Optionally, the frame within stack_id.
     10        type: string
     11      result:
     12        description: >
     13          Optionally, the name of the error that occurred.
     14        type: string
     15      severity:
     16        description: >
     17          One of WARNING or ERROR.
     18        type: string