Closed Bug 782614 Opened 13 years ago Closed 13 years ago

Fix still more abuse of nsresult (rdf/, xpcom/)

Categories

(Core :: General, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: ayg, Assigned: ayg)

References

Details

Attachments

(2 files)

No description provided.
Summary: Fix still more abuse of nsresult (rdf/, xpcom/, toolkit/components/places/) → Fix still more abuse of nsresult (rdf/, xpcom/)
Attachment #651723 - Flags: review?(benjamin) → review+
Comment on attachment 651724 [details] [diff] [review] Don't return nsresult from main() (xpcom/) In the very last hunk, please just return "2" instead of returning NS_ERROR_FAILURE as main() return code. r=me with that change.
Attachment #651724 - Flags: review?(benjamin) → review+
Green try except for Windows: https://tbpl.mozilla.org/?tree=Try&rev=fc3eb12e62f4 Windows isn't included because I'm trying to fix Windows build errors in other patches in the series, but it shouldn't behave any differently on Windows. https://hg.mozilla.org/integration/mozilla-inbound/rev/e4210bdcf836 https://hg.mozilla.org/integration/mozilla-inbound/rev/84bf19883685 (In reply to Benjamin Smedberg [:bsmedberg] from comment #3) > In the very last hunk, please just return "2" instead of returning > NS_ERROR_FAILURE as main() return code. r=me with that change. Oops, that was a mistake. Thanks for catching it!
Flags: in-testsuite-
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: