forked from mirrors/gecko-dev
Bug 1345294 introduced nsPrefBranch::{get,set}StringPref(), which allowed the
getting of utf8 strings from prefs, which previously required using
nsISupportsString with {get,set}ComplexValue. That bug also converted most
uses.
This patch finishes the job.
- It removes the nsISupportsString support.
- It converts existing code that relied on the nsISupportsString.
- It removes the lint that was set up to detect such uses of nsISupportsString.
--HG--
extra : rebase_source : b885ee784704819e181430200af5ef762e269d14
|
||
|---|---|---|
| .. | ||
| linters | ||
| conf.py | ||
| create.rst | ||
| index.rst | ||
| make.bat | ||
| Makefile | ||
| usage.rst | ||