Closed
Bug 1957702
Opened 24 days ago
Closed 16 days ago
Review usages of inverted if conditions
Categories
(Focus :: General, task)
Tracking
(firefox139 fixed)
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: mcarare, Assigned: mcarare)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Reviewing other inverted if conditions to check if they make sense ( actions only on negative conditions) or they should be reverted to make the intent more clear when refactoring.
Assignee | ||
Comment 1•18 days ago
|
||
Assignee | ||
Comment 2•18 days ago
|
||
Depends on D244703
Assignee | ||
Comment 3•18 days ago
|
||
Depends on D244704
Pushed by mcarare@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3258e48a392d
Refactor code to replace inverted ifs. r=android-reviewers,avirvara
https://hg.mozilla.org/integration/autoland/rev/5d6c30851c7f
Remove unnecessary inTesting parameter r=android-reviewers,avirvara
https://hg.mozilla.org/integration/autoland/rev/44b4e4f4e63f
Refactor setupLocaleDescriptor and add tests. r=android-reviewers,avirvara
Comment 5•16 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3258e48a392d
https://hg.mozilla.org/mozilla-central/rev/5d6c30851c7f
https://hg.mozilla.org/mozilla-central/rev/44b4e4f4e63f
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•