Closed Bug 1772014 Opened 2 years ago Closed 2 years ago

Fix use-isInstance rule to support lazy.OS.File

Categories

(Developer Infrastructure :: Lint and Formatting, task)

Tracking

(firefox103 fixed)

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: arai, Assigned: arai)

Details

Attachments

(1 file)

use-isInstance special-handles foo instanceof OS.File.
with bug 1608279, it can become foo instanceof lazy.OS.File if OS module is lazily imported.

Blocks: 1772096
Attachment #9279009 - Attachment description: WIP: Bug 1772014 - Fix use-isInstance rule to support lazy.OS.File. r?Standard8! → Bug 1772014 - Fix use-isInstance rule to support lazy.OS.File. r?Standard8
No longer blocks: 1772096
Attachment #9279009 - Attachment description: Bug 1772014 - Fix use-isInstance rule to support lazy.OS.File. r?Standard8 → Bug 1772014 - Fix use-isInstance rule to support lazy.OS.File. r?Standard8!
No longer blocks: 1608279
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/fa4812d4bb04
Fix use-isInstance rule to support lazy.OS.File. r=Standard8,webdriver-reviewers,whimboo
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: