Filling as a good first bug to learn workflows. do not use 'else' after 'break': https://searchfox.org/mozilla-central/rev/fa69d8b248e6c1df670aa6b019e30ec37e6672be/dom/base/ResponsiveImageSelector.cpp#605-609 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
Bug 1759843 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.
Filling as a good first bug to learn workflows. do not use 'else' after 'break': https://searchfox.org/mozilla-central/rev/fa69d8b248e6c1df670aa6b019e30ec37e6672be/dom/base/ResponsiveImageSelector.cpp#605-609 Found by https://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