use global JSON object instead of nsIJSON
commit8e373b3b7af1f348c9792235ddff5951f9ab8c21
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 13 Oct 2011 18:35:11 +0000 (13 14:35 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 13 Oct 2011 18:35:11 +0000 (13 14:35 -0400)
treee4ec3d7794cd0d0677fb574cfd4d6514a3fa2098
parent686ce6a09573b4574b22292704b6d37af5350ca7
use global JSON object instead of nsIJSON

nsIJSON is deprecated as of XULRunner 8.0.  The global JSON object is
available since XULRunner 1.9.1, conkeror's minVersion.
modules/opensearch.js
modules/session.js
modules/theme.js