Closed
Bug 967266
Opened 11 years ago
Closed 11 years ago
"ASSERTION: cannot set password without existing username" (nsStandardURL::SetPassword)
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 967341
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
71 bytes,
text/html
|
Details |
No description provided.
Reporter | ||
Comment 1•11 years ago
|
||
###!!! ASSERTION: cannot set password without existing username: 'Error', file netwerk/base/src/nsStandardURL.cpp, line 1369
Comment 2•11 years ago
|
||
That is just an NS_ERROR that should be a NS_WARNING - the error path does the right thing. It is fixed in the patch for 967341
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•10 years ago
|
Blocks: fuzz-urlutils
You need to log in
before you can comment on or make changes to this bug.
Description
•