I am going to deprecated toJSON() in favor of a streaming API that uses JsonWriter (#8359). Eventually we should move all callers over to that and get rid of toJSON().
toJSON()
JsonWriter
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered:
Closes mozilla-mobile#8370: Remove EngineSessionState.toJSON().
f87fecd
338f326
e017b6f
pocmo
No branches or pull requests
I am going to deprecated
toJSON()
in favor of a streaming API that usesJsonWriter
(#8359). Eventually we should move all callers over to that and get rid oftoJSON()
.┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: