Open Bug 124146 Opened 23 years ago Updated 4 years ago

NS_ASSERTION(numSelected == 0, "it is not save to call AdjustRowCount()" typo should be "safe"

Categories

(MailNews Core :: Backend, defect)

defect

Tracking

(Not tracked)

People

(Reporter: timeless, Unassigned)

References

()

Details

(Keywords: assertion)

I hit this, (and i'll file a bug for it if i can reproduce in a current build,) but my concern is that the word should be 'safe' not 'save'. [steps were something like load news://news.mozilla.org/netscape.public.mozilla.performance mark a bunch of spam as ignore thread, read a few threads, <mouse> sort by subject and then <mouse> view threaded]
timeless, the mail database consists of files in the directory mozilla/mailnews/db/msgdb and mozilla/db/mork. Seth or Navin, which one of you wants this?
Component: Mail Database → Mail Back End
Summary: NS_ASSERTION(numSelected == 0, "it is not save to call AdjustRowCount() when you have a selection"); → NS_ASSERTION(numSelected == 0, "it is not save to call AdjustRowCount()
over to seth who added this assertion.
Assignee: bienvenu → sspitzer
Keywords: assertion
Product: MailNews → Core
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Filter on "Nobody_NScomTLD_20080620"
QA Contact: esther → backend
Product: Core → MailNews Core

small typo

Severity: normal → S4
Summary: NS_ASSERTION(numSelected == 0, "it is not save to call AdjustRowCount() → NS_ASSERTION(numSelected == 0, "it is not save to call AdjustRowCount()" typo should be "safe"
You need to log in before you can comment on or make changes to this bug.