# These things are covered by known_assertions.txt: # Fatal Gecko assertions (NS_ABORT_IF_FALSE macro, SIGABRT) PR_Assert # Fatal Gecko assertions when Mac OS X crash reporter is confused PR_CreateFileMap # Fatal Gecko assertions -- Mac PCC (???) NS_DebugBreak_P # SpiderMonkey assertions, which are all fatal (JS_ASSERT macro, SIGTRAP) JS_Assert NanoAssertFail # Ignore all aborts because I'm not getting good stacks on Mac. (Temporary, because I wouldn't want to miss the introduction of a new type of assert.) SIGABRT # I am not interested in startup crashes. nsCommandLine::EnumerateHandlers # Bug 571653 nsHTMLFramesetFrame::GetSizeOfChildAt # Bug 574904 nsJSNPRuntime.cpp # Bug 585745 nsIDOMElementCSSInlineStyle_GetStyle # Bug 588237?? nsFrameList::RemoveFrame nsIFrame::GetNextSibling nsLineBox::IndexOf nsLineBox::Contains nsBlockInFlowLineIterator::nsBlockInFlowLineIterator nsFrameManager::ReResolveStyleContext nsIFrame::GetStateBits UpdateViewsForTree # Bug 588237 nsLayoutUtils::GetFloatFromPlaceholder # Bug 588237? (Also bug 600100.) nsColumnSetFrame # Bug 600100 nsSVGIntegrationUtils::GetInvalidAreaForChangedSource # Bug 588278? nsHTMLEditor::GetElementOrigin # Bug 601261 nsUniversalDetector::HandleData # Bug 601411 castNativeFromWrapper # Bug 604262 nsImageLoadingContent::OnStartDecode nsImageLoadingContent # Bug 604807 nsHTMLSelectElement::GetOptionIndex # Bug 605264 nsHTMLMediaElement::Observe 1 XUL!NS_InvokeByIndex_P # Bug 610477 nsHTMLMediaElement::ChangeDelayLoadStatus