Open
      
        Bug 1864856
      
      
        Opened 1 year ago
      
        
    
  
Mark global rules explicitly via boolean rule property
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
        Core
          
        
        
      
        
    
        Privacy: Anti-Tracking
          
        
        
      
        
    Tracking
()
        NEW
        
        
    
  
People
(Reporter: emz, Unassigned)
References
(Blocks 1 open bug)
Details
Currently we implicitly assume a rule is global by checking if the domain array is empty. Let's make that more explicit and add a flag e.g. isGlobal.
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•