Bug 1303060: Fix problematic annotation on mscom::InParamWalker; r=staticbustage-fix
MozReview-Commit-ID: 2QtUJ4Bbk1m
This commit is contained in:
@@ -22,7 +22,7 @@ using mozilla::mscom::AgileReference;
|
||||
|
||||
namespace {
|
||||
|
||||
class MOZ_NONHEAP_CLASS InParamWalker : private ICallFrameWalker
|
||||
class MOZ_NON_TEMPORARY_CLASS InParamWalker : private ICallFrameWalker
|
||||
{
|
||||
public:
|
||||
InParamWalker()
|
||||
|
||||
Reference in New Issue
Block a user