Closed Bug 1592623 Opened 5 years ago Closed 5 years ago

Remove an useless namespace alias in BasicTableLayoutStrategy.cpp

Categories

(Developer Infrastructure :: Source Code Analysis, task)

task
Not set
minor

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: Sylvestre, Assigned: ian_tong, Mentored)

References

(Blocks 1 open bug)

Details

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

Attachments

(1 file, 2 obsolete files)

Opening as a good source but as it is trivial but interesting to learn our workflows

namespace alias decl 'css' is unused

Found by
http://clang.llvm.org/extra/clang-tidy/checks/misc-unused-alias-decls.html

This line is useless:
https://searchfox.org/mozilla-central/rev/9df2ccc256fe54c314b34e52920471a0d04b283e/layout/tables/BasicTableLayoutStrategy.cpp#27

To potential contributors, some advice:

  • please read the doc
  • please propose a patch on phabricator, I will assign the bug once it is done

Hello, could I work on this bug?

Would need to do is delete that unused line?

Correct!

Can I work on this bug ?

I’m already submitting the fix, sorry @Sohaib!

I’m already submitting the fix, sorry @Sohaib!

Sorry but I don't see it?

is Issue Solved? If Not I am Ready

Can I work on this?

I would like to be assigned to the bug if it's open.

Flags: needinfo?(sledru)
Attached file Bug 1592623 - hello ian (obsolete) —
Attachment #9107752 - Attachment is obsolete: true

Hello Sylvestre, I have submitted the fix. Please take a look, thanks!

Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57764b69e8ed
Removed an useless namespace alias r=sylvestre

To other, I have similar issues like this one. please send me an email if you are interested!

Flags: needinfo?(sledru)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Assignee: nobody → ian_tong
Attachment #9107747 - Attachment is obsolete: true
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: