Loading
Bug 1818799 - Tweak a debug assert to avoid crashing on disconnected refresh...
Bug 1818799 - Tweak a debug assert to avoid crashing on disconnected refresh drivers. r=layout-reviewers,tnikkel This kinda papers over the issue. There's a somewhat deeper problem here where creating an <object> element inside a static document creates a non-print presshell / pres context / etc. But let's address the regression for now, since this is harmless and trivial. Differential Revision: https://phabricator.services.mozilla.com/D171370