| content | 
           | 
           | 
        
        
          | docs | 
           | 
           | 
        
        
          | Interactions.sys.mjs | 
          Returns a monotonically increasing timestamp, that is critical to distinguish
 database entries by creation time.
  | 
          25557 | 
        
        
          | InteractionsBlocklist.sys.mjs | 
          A class that maintains a blocklist of URLs. The class exposes a method to
 check if a particular URL is contained on the blocklist.
  | 
          8422 | 
        
        
          | InteractionsChild.sys.mjs | 
          Listens for interactions in the child process and passes information to the
 parent.
  | 
          4260 | 
        
        
          | InteractionsParent.sys.mjs | 
          Receives messages from InteractionsChild and passes them to the appropriate
 interactions object.
  | 
          1035 | 
        
        
          | jar.mn | 
           | 
          2312 | 
        
        
          | metadataViewer | 
           | 
           | 
        
        
          | metrics.yaml | 
           | 
          7857 | 
        
        
          | moz.build | 
           | 
          1088 | 
        
        
          | PlacesBrowserStartup.sys.mjs | 
          Initialize Places
 - imports the bookmarks html file if bookmarks database is empty, try to
   restore bookmarks from a JSON backup if the backend indicates that the
   database was corrupt.
 These prefs can be set up by the frontend:
 WARNING: setting these preferences to true will overwite existing bookmarks
 - browser.places.importBookmarksHTML
   Set to true will import the bookmarks.html file from the profile folder.
 - browser.bookmarks.restore_default_bookmarks
   Set to true by safe-mode dialog to indicate we must restore default
   bookmarks.
 @param {object} [options={}]
 @param {boolean} [options.initialMigrationPerformed=false]
   Whether we performed an initial migration from another browser or via
   Firefox Refresh.
    | 
          13934 | 
        
        
          | PlacesComponents.manifest | 
           | 
          803 | 
        
        
          | PlacesUIUtils.sys.mjs | 
          -*- indent-tabs-mode: nil; js-indent-level: 2 -*-  | 
          63980 | 
        
        
          | tests | 
           | 
           | 
        
        
          | tsconfig.json | 
           | 
          351 |