Bug 1862511 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

+++ This bug was initially created as a clone of Bug #1862508 +++

Filling as a good first bug to learn workflows.

extra ';' after member function definition:
https://searchfox.org/mozilla-central/source/mozglue/misc/TimeStamp.cpp#41

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

https://clang.llvm.org/docs/DiagnosticsReference.html#wextra-semi

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.
+++ This bug was initially created as a clone of Bug #1862508 +++

Filling as a good first bug to learn workflows.

extra ';' after member function definition:
https://searchfox.org/mozilla-central/source/mozglue/misc/TimeStamp.cpp#41
and
https://searchfox.org/mozilla-central/source/mozglue/misc/TimeStamp.cpp#43

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

https://clang.llvm.org/docs/DiagnosticsReference.html#wextra-semi

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.
Filling as a good first bug to learn workflows.

extra ';' after member function definition:
https://searchfox.org/mozilla-central/source/mozglue/misc/TimeStamp.cpp#41
and
https://searchfox.org/mozilla-central/source/mozglue/misc/TimeStamp.cpp#43

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

https://clang.llvm.org/docs/DiagnosticsReference.html#wextra-semi

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.

Back to Bug 1862511 Comment 0