Skip to content

nsITransferable.init() could potentially leak data in private mode #719

@gkatsev

Description

@gkatsev

Calling nsITransferable.init() with a null first argument has the potential to leak data across private browsing mode sessions. null is appropriate only when reading data or writing data which is not associated with a particular window. File common/content/util.js#L667

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions