Closed Bug 1713522 Opened 3 years ago Closed 3 years ago

netwerk/protocol/http/nsHttpConnection.cpp: do not use 'else' after 'return'

Categories

(Core :: Networking: HTTP, task, P5)

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: Sylvestre, Assigned: surajeet310)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [lang=C++][necko-triaged])

Attachments

(1 file)

Filling as a good first bug to learn workflows.

do not use 'else' after 'return':
https://searchfox.org/mozilla-central/rev/5977b6fdebe32451ada35fa2cbd7c0752cfea982/netwerk/protocol/http/nsHttpConnection.cpp#2620-2623

As the change is trivial, it is just to learn how to contribute to Firefox.

Found by http://clang.llvm.org/extra/clang-tidy/checks/readability-else-after-return.html

Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html

Please don't ask for the bug to be assigned. It will be automatically assigned to the first patch.

Severity: -- → N/A
Priority: -- → P5
Whiteboard: [lang=C++] → [lang=C++][necko-triaged]

Depends on D115999

Assignee: nobody → surajeet310
Status: NEW → ASSIGNED
Attachment #9224323 - Attachment description: Bug 1713522 -Removed else after return in nsHttpConnection.cpp .r=Sylvestre and jstutte → Bug 1713522 - Removed else after return in nsHttpConnection.cpp r=dragana
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0f6f1021450d Removed else after return in nsHttpConnection.cpp r=necko-reviewers,dragana
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: