mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 13:52:37 +00:00
f0f267ab03
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator. Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.