Closed Bug 1924155 Opened 22 days ago Closed 19 days ago

VideoBridgeParent AddRef and Release should use NS_IMETHOD macros

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: bradwerth, Assigned: bradwerth)

References

Details

Attachments

(1 obsolete file)

Bug 1917652 declared explicit AddRef and Release methods for VideoBridgeParent, but used NS_IMETHODIMP_ macros for the declaration in the header. The "IMP" stands for "implementation" and those macros should only be used for the implementation. The header should use NS_IMETHOD_ instead

Pushed by bwerth@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e1cdaf575bc5 Use correct declaration macros in VideoBridgeParent. r=aosmond
Status: NEW → RESOLVED
Closed: 21 days ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Status: RESOLVED → REOPENED
Flags: needinfo?(bwerth)
Resolution: FIXED → ---
Target Milestone: 133 Branch → ---

This will be rolled into the fixup for Bug 1917652.

Status: REOPENED → RESOLVED
Closed: 21 days ago19 days ago
Flags: needinfo?(bwerth)
Resolution: --- → INVALID
Attachment #9430443 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: