Closed
Bug 23279
Opened 26 years ago
Closed 26 years ago
assertion on startup in nsScriptSecurityManager.cpp
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sspitzer, Assigned: norrisboyd)
Details
(Keywords: verifyme)
here's the assertion.
###!!! ASSERTION: mismatch in property name count: 'NS_DOM_PROP_MAX ==
sizeof(domPropNames)/sizeof(domPropNames[0])', file nsScriptSecurityManager.cpp,
line 1201
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•26 years ago
|
||
I just checked a fix a few minutes ago for this. Someone didn't run
genPropNames.pl after adding some DOM properties to nsDOMPropEnums.h.
Comment 2•25 years ago
|
||
*spam* changing qa contact from nobody@mozilla.org to me (BlakeR1234@aol.com)
on 121 open or resolved (but not verified) bugs. sorry for the spam everybody,
but most of these bugs would just remain dormant and not checked by QA
otherwise. I'm not sure how so many bugs have nobody as their QA contact, but
I suspect this is the fault of some sort of bugzilla corruption that happened
at some point (most of these bugs are in the 20000-26000 range, and I don't see
where in the activity log that QA contact explicitly changed to
nobody@mozilla.org)
Anyways, sorry again for spam. If you really get annoyed, I'm usually
available in #mozilla on IRC for torture.
QA Contact: nobody → BlakeR1234
Comment 3•25 years ago
|
||
QA assigning to doron to verify
Keywords: verifyme
QA Contact: blakeross → doronr
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•