Closed Bug 791524 Opened 12 years ago Closed 3 years ago

"ASSERTION: LoadObject called while not bound to an active document"

Categories

(Core Graveyard :: Plug-ins, defect, P3)

x86_64
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jruderman, Assigned: johns)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

###!!! ASSERTION: LoadObject called while not bound to an active document: 'Not Reached', file content/base/src/nsObjectLoadingContent.cpp, line 1506 Related to bug 788252?
Attached file stack trace
Assignee: nobody → jschoenick
Status: NEW → ASSIGNED
Still happens on trunk (even now that bug 788252 is fixed).
Priority: -- → P2
This is caused when we open a channel to determine a type to load in nsObjectLoadingContent, but the document goes inactive just prior to receiving OnStartRequest. We could have OnStartRequest bail if the document is inactive, but we need some way to restart the load if the document goes active again.
johns ping?
(In reply to Benjamin Smedberg [:bsmedberg] from comment #4) > johns ping? Still on my radar, the assertion is not worrisome - the only potential bug is a very specific timing with a document going inactive and then active again that could cause plugins to not load.
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Resolving as wont fix, plugin support deprecated in Firefox 85.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: