Closed
Bug 1167993
Opened 10 years ago
Closed 10 years ago
Cannot Clear Private Data. Just get NS_ERROR_XPC_GS_RETURNED_FAILURE
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kevink9876543, Unassigned)
References
Details
Environment:
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38a1
Build 20150524003002 (official comm-central / nightly build)
new profile
STR:
1) Go to Edit > Preferences > Privacy & Security > Private Data, make sure that "Ask before clearing my private data" is checked. Close the preferences window
2) Go to Tools > Clear private data...
Expected results:
Get a dialog asking what history items to clear
Actual results:
Nothing happens, this message gets spit out to the Error Console
Error: NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]
Source File: chrome://navigator/content/navigator.xul
Line: 1
| Reporter | ||
Comment 1•10 years ago
|
||
Official build 20150514003001 works as expected.
Official build 20150515003001 is affected by this bug.
Comment 2•10 years ago
|
||
Suite glue isn't loading; patch in bug 1158496 probably fixes this.
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to neil@parkwaycc.co.uk from comment #2)
> patch in bug 1158496 probably fixes this.
Seems to, thanks!
Depends on: 1158496
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•