forked from mirrors/gecko-dev
		
	|  0f01791ffc For cases where the class has direct calls (that is, we cast `this` to the subclass before making the call) no longer declare Recv/Answer methods on the base class at all. This should ensure that slots for them are not generated in vtables, and also allow the derived class to choose the method signature (e.g. whether it wants to take something by reference or by value). Differential Revision: https://phabricator.services.mozilla.com/D18132 --HG-- extra : moz-landing-system : lando | ||
|---|---|---|
| .. | ||
| crashtests | ||
| ipc | ||
| DrawEventRecorder.cpp | ||
| DrawEventRecorder.h | ||
| moz.build | ||
| nsIPrintProgress.idl | ||
| nsIPrintProgressParams.idl | ||
| nsPagePrintTimer.cpp | ||
| nsPagePrintTimer.h | ||
| nsPrintData.cpp | ||
| nsPrintData.h | ||
| nsPrintJob.cpp | ||
| nsPrintJob.h | ||
| nsPrintObject.cpp | ||
| nsPrintObject.h | ||
| nsPrintPreviewListener.cpp | ||
| nsPrintPreviewListener.h | ||
| PrintTranslator.cpp | ||
| PrintTranslator.h | ||