#31276 closed enhancement (fixed)
Load json2.js only in browsers that need it
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Script Loader | Keywords: | has-patch |
Focuses: | Cc: |
Description
Now that we have IE conditional comments for JS, we should be loading json2.js only in browsers that still need it, lt IE 8
. That would load about 18kb less JS.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 31526: