Closed Bug 793143 Opened 12 years ago Closed 7 years ago

extensions.enabledAddons should use JSON as the data format

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1358846

People

(Reporter: Unfocused, Unassigned)

Details

The current format of extensions.enabledAddons is:
  ID:VERSION,ID:VERSION,... 

That's useful for the crash reporter/telemetry, but we want to use that data for other things too. Would like to have it store it's data as JSON instead, which is easier and more reliable to parse. And we can convert as needed for crash reporter/telemetry.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.