Closed
Bug 780478
Opened 13 years ago
Closed 13 years ago
nsMacWebAppUtils::LaunchAppWithIdentifier unused variable, possible bug
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 869083
People
(Reporter: jaas, Assigned: dwalkowski)
Details
The "success" variable in nsMacWebAppUtils::LaunchAppWithIdentifier is not used. Please either remove it or do something based on the result, like return an error code.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•