Closed
Bug 715063
Opened 12 years ago
Closed 12 years ago
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file /home/karl/moz/dev/toolkit/system/unixproxy/nsUnixSystemProxySettings.cpp, line 459
Categories
(Toolkit :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
1.11 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
This warning is abundant and unnecessary because it is quite normal to not have "org.gnome." schemas. (From the frequency of the warnings, I'm guessing there is little caching of proxy info.)
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #585649 -
Flags: review?(roc)
Attachment #585649 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/71d4fc31c167
Assignee: nobody → karlt
Flags: in-testsuite-
Target Milestone: --- → mozilla12
Comment 3•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/71d4fc31c167
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•