Closed
Bug 790830
Opened 12 years ago
Closed 12 years ago
"Assertion failed: (len == 9 || len == 8), function parseHexColor" in test plugin
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla19
People
(Reporter: jruderman, Assigned: espindola)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files, 1 obsolete file)
98 bytes,
text/html
|
Details | |
572 bytes,
patch
|
jaas
:
review+
|
Details | Diff | Splinter Review |
Assertion failed: (len == 9 || len == 8), function parseHexColor, file /Users/jruderman/mozilla-central/dom/plugins/test/testplugin/nptest_utils.cpp, line 96.
Assignee | ||
Comment 1•12 years ago
|
||
Not sure how much value there is in doing this in a test plugin, but it avoids the assert.
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #669997 -
Attachment is obsolete: true
Attachment #669997 -
Flags: review?(joshmoz)
Attachment #670000 -
Flags: review?(joshmoz)
Attachment #670000 -
Flags: review?(joshmoz) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•