Closed Bug 647500 Opened 13 years ago Closed 6 years ago

[@ DocumentViewerImpl::SetMinFontSize]

Categories

(Core :: DOM: Navigation, defect)

x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: timeless, Unassigned)

References

()

Details

(Keywords: crash)

Crash Data

I'm trying to use venkman with about:config or larry for an https page (possibly the transition from one to the other)

xul!DocumentViewerImpl::SetMinFontSize(int aMinFontSize = 0n0)+0x82 [e:\builds\moz2_slave\try-w32\build\layout\base\nsdocumentviewer.cpp @ 2880]
xul!nsDocShell::SetupNewViewer
xul!nsDocShell::Embed
xul!nsDocShell::CreateContentViewer
xul!nsDSURIContentListener::DoContent
xul!nsDocumentOpenInfo::TryContentListener
xul!nsDocumentOpenInfo::DispatchContent
xul!nsDocumentOpenInfo::OnStartRequest
xul!nsHTTPCompressConv::OnStartRequest
xul!nsHttpChannel::CallOnStartRequest
xul!nsHttpChannel::ContinueProcessNormal
xul!nsHttpChannel::ProcessNormal
xul!nsHttpChannel::ProcessResponse
xul!nsHttpChannel::OnStartRequest

 2880   mDocument->EnumerateExternalResources(SetExtResourceMinFontSize, &ZoomInfo);

mDocument is null.
i can't tell if this relates to bug 433616
Uh.... How did we end up with a document viewer which has a null mDocument?
Crash Signature: [@ DocumentViewerImpl::SetMinFontSize]
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.