Closed
Bug 1157686
Opened 10 years ago
Closed 4 years ago
[metro-removal] Remove CanShowProfileManager()
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kats, Unassigned)
References
Details
Bug 1039866 removed much of the metro code from mozilla-central but there were some bits that required more investigation/cleanup. This is one of them. Quoting from bug 1039866 comment 45:
>diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
>+ * @return true in all environments
> */
> static bool
> CanShowProfileManager()
This is probably not useful anymore?
Updated•10 years ago
|
Component: Build Config → Startup and Profile System
Product: Firefox for Metro → Toolkit
Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•