Closed Bug 1406206 Opened 7 years ago Closed 6 years ago

Clean up unneeded else in NS_INTERFACE_MAP_ENTRIES_CYCLE_COLLECTION

Categories

(Core :: XPCOM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: qdot, Assigned: qdot)

References

Details

Attachments

(1 file)

clang-tidy is complaining about an extra else in NS_INTERFACE_MAP_ENTRIES_CYCLE_COLLECTION. Not hurting anything since it's a macro, but could be cleaned up anyways.

https://bugzilla.mozilla.org/show_bug.cgi?id=1403819#c7
Attachment #8959013 - Flags: review?(ehsan) → review?(nfroyd)
Comment on attachment 8959013 [details]
Bug 1406206 - Remove extraneous else block from cycle collection macros;

https://reviewboard.mozilla.org/r/227876/#review233852

Stealing review!
Attachment #8959013 - Flags: review?(nfroyd) → review+
Pushed by kmachulis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbdaeb6f64ca
Remove extraneous else block from cycle collection macros; r=froydnj
https://hg.mozilla.org/mozilla-central/rev/fbdaeb6f64ca
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: