Closed Bug 1298439 Opened 8 years ago Closed 3 years ago

Build error with NS_FORWARD_SAFE_NSIEVENTTARGET, error: already_AddRefed<nsIRunnable>::already_AddRefed(const already_AddRefed<nsIRunnable> &)': attempting to reference a deleted function

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox51 --- affected

People

(Reporter: mayhemer, Unassigned)

Details

Visual Studio 2015, trying to forward to nsCOMPtr<nsIThread> mThread;

Not sure of the component, if this IDL/C++ generator mistake or MFBT or I do something wrong (not sure what should that be).
This might be an xpidl.py problem (failure to insert relevant Move() calls) or it might be a problem in the way nsIEventTarget is specified.  Either way, it's an XPCOM bug. :)
Component: MFBT → XPCOM
Priority: -- → P3

Visual Studio 2015 is no longer supported.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.