Closed Bug 719768 Opened 12 years ago Closed 6 years ago

Add failure messages to ScopedXPCOM::GetProfileDirectory

Categories

(Testing :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mak, Assigned: gbrown)

References

Details

Currently when invoking ScopedXPCOM::GetProfileDirectory it's possible to check for a null result to check for errors, but it's unclear where the error happened.
So tests can just notify a fail("Something went wrong") with no clue of what. Would be better to move the failure notification inside the method that knows what went wrong, and remove it from callers.
It seems that function no longer exists.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.