Closed
Bug 1900584
Opened 9 months ago
Closed 9 months ago
Replaces some endl by \n in a test
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: shtrom)
References
Details
Attachments
(1 file)
Filling as a good first bug to learn workflows.
As the change is trivial, it is just to learn how to contribute to Firefox.
https://clang.llvm.org/extra/clang-tidy/checks/performance/avoid-endl.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.
Assignee | ||
Comment 1•9 months ago
|
||
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c48a00e9280
endl to \n in TestCmdLineAndEnvUtils r=nalexander
Comment 3•9 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•