LulElf.cpp: using "scoped_ptr" & "Module" are unused
Categories
(Core :: Gecko Profiler, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: exactlyajay.chauhan, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [lang=c++])
Attachments
(1 file)
Filling as a good first bug to learn workflows.
https://searchfox.org/mozilla-central/source/mozglue/baseprofiler/lul/LulElf.cpp#89
https://searchfox.org/mozilla-central/source/mozglue/baseprofiler/lul/LulElf.cpp#90
using decl 'scoped_ptr' is unused
using decl 'Module' is unused
Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html
Reporter | ||
Updated•1 year ago
|
Hello Sylvestre Ledru [:Sylvestre] I'm an outrechy applicant. I tried working on the issue I made the code changes , when I tried to commit it shows nothing changed
I'm still new to Mercurial
I explored potential solutions, such as those suggested in this Stack Overflow thread
Reporter | ||
Comment 3•1 year ago
|
||
you should read:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html
if you are struggling with hg, please use git :)
I can't use git directly
I assume this is the command to install git: python3 bootstrap.py --vcs=git
I can't use git directly
https://firefox-source-docs.mozilla.org/setup/linux_build.html
Reporter | ||
Comment 5•1 year ago
|
||
you will find the answers to these questions in the doc ;)
Sorry but it is the best way to learn (reading docs :)
Updated•1 year ago
|
Comment 8•1 year ago
|
||
bugherder |
Description
•