Bug 1116188 - Add async ProfileGatherer as the mechanism for gathering profiles from subprocesses. r=bgirard,bz
This commit is contained in:
@@ -151,7 +151,7 @@ protected:
|
||||
nsTArray<nsCString>&& aFeatures,
|
||||
nsTArray<nsCString>&& aThreadNameFilters) override;
|
||||
virtual bool RecvStopProfiler() override;
|
||||
virtual bool AnswerGetProfile(nsCString* aProfile) override;
|
||||
virtual bool RecvGatherProfile() override;
|
||||
|
||||
public:
|
||||
explicit PluginModuleChild(bool aIsChrome);
|
||||
|
||||
Reference in New Issue
Block a user