Skip to content

Safari 8: jQuery(2.2.3).isPlainObject(localStorage) !== jQuery(2.1.3).isPlainObject(localStorage) #3045

@rdehouss

Description

@rdehouss

Hello,

With jQuery 2.1.3, isPlainObject of localStorage for example was giving false while now, with jQuery 2.2.3, it gives true in Safari 8.

jQuery.isPlainObject(localStorage)

I assume it's a regression and not a drop of support of Safari 8 between jQuery 2.1 and jQuery 2.2, is it correct?

jQuery.isPlainObject(localStorage) should always return false.

I couldn't find quickly a bugfix for this.

Cheers,

Raphaël

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions