Closed
Bug 1165584
Opened 10 years ago
Closed 10 years ago
Remove host from add-on installation error messages
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
Details
Attachments
(1 file)
|
8.77 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
We display the host in the notification's heading, so it doesn't need to re-appear in the message.
Updated•10 years ago
|
Attachment #8606626 -
Flags: review?(dtownsend) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Backed out: https://hg.mozilla.org/integration/fx-team/rev/d3b19b21a660
Not sure what's going on here:
485 INFO TEST-UNEXPECTED-FAIL | toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js | uncaught exception - NS_ERROR_OUT_OF_MEMORY: Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIStringBundle.formatStringFromName] at XStringBundle:37
503 INFO TEST-UNEXPECTED-FAIL | toolkit/mozapps/extensions/test/xpinstall/browser_badhashtype.js | uncaught exception - NS_ERROR_OUT_OF_MEMORY: Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIStringBundle.formatStringFromName] at XStringBundle:37
548 INFO TEST-UNEXPECTED-FAIL | toolkit/mozapps/extensions/test/xpinstall/browser_httphash2.js | uncaught exception - NS_ERROR_OUT_OF_MEMORY: Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIStringBundle.formatStringFromName] at XStringBundle:37
572 INFO TEST-UNEXPECTED-FAIL | toolkit/mozapps/extensions/test/xpinstall/browser_httphash6.js | uncaught exception - NS_ERROR_OUT_OF_MEMORY: Component returned failure code: 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIStringBundle.formatStringFromName] at XStringBundle:37
| Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #2)
> Not sure what's going on here:
>
> 485 INFO TEST-UNEXPECTED-FAIL |
> toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js | uncaught
> exception - NS_ERROR_OUT_OF_MEMORY: Component returned failure code:
> 0x8007000e (NS_ERROR_OUT_OF_MEMORY) [nsIStringBundle.formatStringFromName]
> at XStringBundle:37
Bug 698831. Very annoying.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 41
You need to log in
before you can comment on or make changes to this bug.
Description
•