There isn't any documentation that I can find on what "NS_ERROR_DOM_COOP_FAILED" means, but it seems like it was a transient glitch.
@th Something something Cross Origin Opener Policy perhaps?
@h3artbl33d
Probably.
xpcom/base/ErrorList.py:
745 # Used to indicate that a resource load was blocked because of the
746 # Cross-Origin-Opener-Policy response header.
747 # https://html.spec.whatwg.org/multipage/origin.html#cross-origin-opener-policies
748 errors["NS_ERROR_DOM_COOP_FAILED"] = FAILURE(1041)
749
@h3artbl33d
Most interestingly, Firefox source code seems to indexed by a handful of SEO-infested source code indexing sites, but not by the major search engines, at least not with enough relevance. 🤔
@th
@th coop failed? the chickens will escape!!