Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

"Operation is insecure" in Nightly #5396

@jscher2000

Description

@jscher2000

Quick-and-dirty patch on Bugzilla here --

https://bugzilla.mozilla.org/show_bug.cgi?id=1585588#c6

-        const parsedDom = (new DOMParser()).parseFromString(
+        const parsedDom = (new iframe.contentWindow.DOMParser()).parseFromString(

-- likely should go here:

https://github.com/mozilla-services/screenshots/blob/master/webextension/onboarding/slides.js#L43

Related discussion:

https://www.reddit.com/r/firefox/comments/ddjol2/firefox_screenshots_went_haywire/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions