Closed
      
        Bug 1842428
      
      
        Opened 2 years ago
          Closed 2 years ago
      
        
    
  
Stop using non-test module in js/xpconnect/tests/unit/
Categories
(Core :: XPConnect, task, P3)
        Core
          
        
        
      
        
    
        XPConnect
          
        
        
      
        
    Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            117 Branch
        
    
  
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed | 
People
(Reporter: arai, Assigned: arai)
References
Details
Attachments
(2 files)
js/xpconnect/tests/unit/ contains tests for JSM/ESM loader, and they shouldn't use non-test module which can be or can already be ESMified.
| Assignee | ||
| Comment 1•2 years ago
           | ||
| Updated•2 years ago
           | 
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
| Assignee | ||
| Comment 2•2 years ago
           | ||
Depends on D183653
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/9923af20a891
Part 1: Stop using non-test JSMs in js/xpconnect/tests/unit/. r=mccr8
https://hg.mozilla.org/integration/autoland/rev/e1c3529748fe
Part 2: Remove unused imports. r=mccr8
| Comment 4•2 years ago
           | ||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9923af20a891
https://hg.mozilla.org/mozilla-central/rev/e1c3529748fe
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
          status-firefox117:
          --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•