Closed
Bug 613725
Opened 14 years ago
Closed 14 years ago
###!!! ASSERTION: Not a UTF-8 string. This code should only be used for converting from known UTF-8 strings.: 'Error', file ../../../dist/include/nsUTF8Utils.h, line 452
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
People
(Reporter: neil, Assigned: neil)
References
Details
(Keywords: assertion)
Attachments
(1 file)
1.21 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce problem:
1. Declare a command-line handler that cannot be created
2. Start the application
Expected result: Message logged to Error Console (something along the lines of "Contract ID '@mozilla.org/commandlinehandler/general-startup;1?type=inspector' was registered as a command line handler for entry 'm-inspector', but could not be created."; I don't why it failed in my case, it's intermittent.)
Actual result: assertion
Assignee | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Comment on attachment 492053 [details] [diff] [review]
Proposed patch
Looks good to me
Attachment #492053 -
Flags: review?(dtownsend) → review+
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Comment 3•14 years ago
|
||
bsmedberg pushed changeset 78ad68a58de7 to mozilla-central.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•