Closed
Bug 629354
Opened 14 years ago
Closed 13 years ago
"Open Containing Folder" button on about:support error (NS_ERROR_FAILURE) [nsILocalFile.reveal]
Categories
(Firefox for Android Graveyard :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
When tapping that button on Android, I see this error appearing in the error console:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsILocalFile.reveal]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/aboutSupport.js :: openProfileDirectory :: line 420" data: no]
Reporter | ||
Comment 1•14 years ago
|
||
From what I understood, there is no profile folder on Android systems, so this wouldn't work there, anyway. On Maemo, it still could work, though.
Priority: -- → P4
Comment 2•14 years ago
|
||
(In reply to comment #1)
> From what I understood, there is no profile folder on Android systems, so this
> wouldn't work there, anyway. On Maemo, it still could work, though.
that's incorrect, there is a profile folder on android
Comment 3•14 years ago
|
||
(In reply to comment #2)
> (In reply to comment #1)
> > From what I understood, there is no profile folder on Android systems, so this
> > wouldn't work there, anyway. On Maemo, it still could work, though.
>
> that's incorrect, there is a profile folder on android
Right, but there is no code to "open the folder" for Android (nsILocaleFile.reveal)
Reporter | ||
Comment 4•13 years ago
|
||
Mass resolving XUL Fennec I filed to WORKSFORME. If someone still cares about this bug, please reopen.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•