Closed
      
        Bug 1885041
      
      
        Opened 1 year ago
          Closed 1 year ago
      
        
    
  
Expand disallowing JSM based imports to everything except for devtools
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
        Developer Infrastructure
          
        
        
      
        
    
        Lint and Formatting
          
        
        
      
        
    Tracking
(firefox125 fixed)
        RESOLVED
        FIXED
        
    
  
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed | 
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [esmification-timeline])
Attachments
(1 file)
With the progress of esm-ification (bug 1308512), once bug 1861918 lands, we will be at the stage where everything apart from devtools has been converted.
Therefore we can expand the mozilla/reject-chromeutils-import rule to all of the tree apart from devtools.
This also catches a few more instances where we're now unnecessarily importing via JSM.
| Assignee | ||
| Comment 1•1 year ago
           | ||
| Assignee | ||
| Updated•1 year ago
           | 
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3328434b36f9
Expand disallowing JSM based imports via ESLint to everything except for devtools. r=arai,omc-reviewers,aminomancer,zombie
| Comment 3•1 year ago
           | ||
| bugherder | ||
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•