mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
parent
1f4a5663e9
commit
57251fc4e7
9 changed files with 0 additions and 77 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue