Skip to main content

Search and Top Navigation

#14903 closed feature (fixed)

Opened January 18, 2016 05:30PM UTC

Closed January 18, 2016 06:28PM UTC

Remove uses of jQuery.parseJSON()

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: git
Component: [meta] ui.dev Version: git (not yet released)
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery will eventually deprecate jQuery.praseJSON() and we no longer support browsers that don't have native JSON support.

IE8 requires the document to be in standards mode, but we don't support quirks mode.

Attachments (0)
Change History (1)

Changed January 18, 2016 06:28PM UTC by scottgonzalez comment:1

milestone: → git
resolution: → fixed
status: newclosed

Fixed in 2775253b5118f00f4cd669ce618a9da59b98e783.