mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-20 22:18:32 +00:00
@@ -1616,8 +1616,6 @@ ThreadSafeChromeUtils::ReadHeapSnapshot(GlobalObject& global,
|
||||
const nsAString& filePath,
|
||||
ErrorResult& rv)
|
||||
{
|
||||
auto start = TimeStamp::Now();
|
||||
|
||||
UniquePtr<char[]> path(ToNewCString(filePath));
|
||||
if (!path) {
|
||||
rv.Throw(NS_ERROR_OUT_OF_MEMORY);
|
||||
|
||||
Reference in New Issue
Block a user